Releases: UBC-MDS/regscoreR
Releases · UBC-MDS/regscoreR
Release 4
Release 3
In this release:
- Added function definitions.
- Added few more unit tests for aic, bic and mallows.
- Added vignette.
- Added more documentation.
Release 2
In this release:
- Added tests for AIC, BIC and Mallows Function using testthat.
- Updated directory structure.
- Updated function definitions since the first release.
- Now, the user must provide the predicted values and the observed values of a model.
- Added function descriptions.
P/S: Ha Dinh updated CHANGES.md after the release with some cosmetic and typo changes. Other than that, everything is the same.
Release 1
In this release:
- Added proposal for the package.
- Added Contributing guidelines.
- Added Code of Conduct.
- Created directory structure for the package.