Releases: josephsdavid/tswgewrapped
Releases · josephsdavid/tswgewrapped
added combined simple forecasts and ensembling of models
Merge pull request #27 from josephsdavid/additional-wrappers added combined simple forecasts and ensembling of models
Working with caret and lattice in imports section
Merge pull request #26 from josephsdavid/additional-wrappers added build
Added ability to compare the different mlp models created by caret
Merge pull request #22 from josephsdavid/additional-wrappers added ability to compare the mlp models created by caret
Initial version of nnfor with caret
caret is giving issues when added to the Imports section of the DESCRIPTION file.
MultivariateVAR Build and Compare classes work with each other
Merge pull request #19 from josephsdavid/additional-wrappers reworked ModelCompareMultivariateVAR class to work with ModelBuildMul…
1.8.8: Merge pull request #18 from josephsdavid/additional-wrappers
cleaned up MultivariateVARBuild class with additional functionality
1.8.7: Merge pull request #16 from josephsdavid/additional-wrappers
added multivariate eda, fixed bugs and many changes
1.8.5: Merge pull request #11 from josephsdavid/additional-wrappers
added multivariate comparison object for VARS, minor bug fixes, added…