Package: MARSANNhybrid
Type: Package
Title: MARS Based ANN Hybrid Model
Version: 0.1.0
Authors@R: c(person("Pankaj", "Das", role = c("aut","cre"),email="pankaj.das2@icar.gov.in"),person("Achal", "Lama", role = "aut",email="achal.lama@icar.gov.in"),
                     person("Girish Kumar", "Jha", role = "aut",email="grish.stat@gmail.com"))
Author: Pankaj Das [aut, cre],
  Achal Lama [aut],
  Girish Kumar Jha [aut]
Maintainer: Pankaj Das <pankaj.das2@icar.gov.in>
Depends: R (>= 3.3.0),neuralnet,earth,stats
Description: 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.
Encoding: UTF-8
LazyData: true
License: GPL-3
NeedsCompilation: no
Packaged: 2021-01-11 10:45:22 UTC; USER
Repository: CRAN
Date/Publication: 2021-01-14 09:40:11 UTC
Built: R 4.6.0; ; 2025-07-18 05:35:35 UTC; unix
