Multivariate Adaptive Regression Spline (MARS) based Artificial Neural Network (ANN) hybrid model is combined Machine learning hybrid approach which selects important variables using MARS and then fits ANN on the extracted important variables.
Version: | 0.1.0 |
Depends: | R (≥ 3.3.0), neuralnet, earth, stats |
Published: | 2021-01-14 |
DOI: | 10.32614/CRAN.package.MARSANNhybrid |
Author: | Pankaj Das [aut, cre], Achal Lama [aut], Girish Kumar Jha [aut] |
Maintainer: | Pankaj Das <pankaj.das2 at icar.gov.in> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | MARSANNhybrid results |
Reference manual: | MARSANNhybrid.pdf |
Package source: | MARSANNhybrid_0.1.0.tar.gz |
Windows binaries: | r-devel: MARSANNhybrid_0.1.0.zip, r-release: MARSANNhybrid_0.1.0.zip, r-oldrel: MARSANNhybrid_0.1.0.zip |
macOS binaries: | r-release (arm64): MARSANNhybrid_0.1.0.tgz, r-oldrel (arm64): MARSANNhybrid_0.1.0.tgz, r-release (x86_64): MARSANNhybrid_0.1.0.tgz, r-oldrel (x86_64): MARSANNhybrid_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=MARSANNhybrid to link to this page.