Releases: economistgame/OptimClassifier
Releases · economistgame/OptimClassifier
OptimClassifier v0.1.4
- Added a vignette
- Remove redundant options in
Optim.CART
function - Update
Optim.LMM
function, added more options - Added new S3 methods for plot and predict directly with models
- Added a
includedata
option in training functions - Unified a
criteria
option inOptim.DA
function - Added Issue report to
DESCRIPTION
- Added Travis-CI (Linux and Mac OS), and AppVeyor (Windows)
- Added installation section and badges to
README.md
OptimClassifier v0.1.2
- Fixed
Optim.DA
example - Removed history option in
Optim.NN
function for apply in the future training. This change occurs to fully align with CRAN policies. - Improve the different functions help
OptimClassifier v0.1.0
CRAN First Release