Releases: JobNmadu/Dyn4cast
New functions, deprecations, demotions
Full Changelog: v0.11.11.24...v0.11.11.26
New Version coming with new functions (mdpi, plot_mdpi, gender, relative_likert, index_construction), comprehensive editing, reduction in dependencies and deprecation of some arguments. Since the last release, there was tremendous improvement as the R-CMD-check passes. Some of the imported packages were demoted to suggest. This package has a lot to offer and is being released on the date that coincide with the release number.
New Version coming with the addition of a new function 'treatment_model'
treatment_model is for propensity score matching and treatment effects: ATE, ATT, ATC, ATM, ATO. The function is stable.
New version with huge improvements in `Linearsystems`
This is the latest release with addition of two functions corplot and estimate_plot as well as expansion of the linear regression from seven to 14 functional forms.
data_transform is introduced
A new function data_transform added and is working perfectly. The addition of this function only makes the package more versatile for Machine Learning operations and estimations.
Full Changelog: v0.11.11.10-alpha...v0.11.11.10-beta
v0.11.11.10-alpha
This release comes with the addition of a new function formattedcut which is useful for converting a continuous variable to a formatted data frame.
Dynamic forecasting and ensembles.
Initial version based on linear regression models and ensembling. Ensembles is based on the work of Hyndman(2020). The package uses quite a number of existing packages. It is a pre-release version and changes are likely to be introduced as the days go by.