Releases: JobNmadu/Dyn4cast
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.