- fix the errors in R version 4.
- change documentation.
- fix the bug in the function “plot_transition”.
- fix the bug in the function “plot_coefficients”.
- improve the plotting function “plot_transition” and “plot_response”.
- add new plotting function “plot_coefficients”.
- change documentation.
- fix some bugs found in the previous version.
- fix some bugs found in the previous version.
- Link to the working paper.
- New function “plot_response” which use the ggplot2 and plotly packages to plot the curve or surface of the expected response (contribution) against some variable and the transition variable.
- The estimation function “EstPSTR” will return the estimated time-invariante individule effects.
- The width of the separating lines in printing the results can adjust itself automatically to fit the width of the console.
- Rewrite the “version” function.
- Better documentation.
- In the function “EstPSTR”, now the initial value for “gamma” is allowed. The user can freely choose either “gamma” or “delta” to input for the estimation.
- Estimation of a linear panel regression model with fixed effects.
- The initial values can now be chosen automatically and will be returned after estimation.
- New function “plot_transition” which use the ggplot2 package to plot the estimated transition function.
- The package ggplot2 imported.
- A new data set “sunspot” included.
- Some bugs fixed.
- All the functions
- Documetation including README, LICENSE and etc.