Skip to content

Releases: JobNmadu/Dyn4cast

New functions, deprecations, demotions

10 Nov 21:26

Choose a tag to compare

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'

31 Jul 14:35

Choose a tag to compare

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`

08 Jul 07:27

Choose a tag to compare

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

11 Mar 23:45

Choose a tag to compare

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

21 Aug 22:32

Choose a tag to compare

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.

16 Feb 20:54
fae0577

Choose a tag to compare

Pre-release

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.