Package: MARSSVRhybrid
Type: Package
Title: MARS SVR Hybrid
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", "Jha", role = "ths",email="grish.stat@gmail.com"))
Author: Pankaj Das [aut, cre],
  Achal Lama [aut],
  Girish Jha [ths]
Maintainer: Pankaj Das <pankaj.das2@icar.gov.in>
Depends: R (>= 3.3.0),e1071,earth,stats
Description: Multivariate Adaptive Regression Spline (MARS) based Support Vector Regression (SVR) hybrid model is combined Machine learning hybrid approach which selects important variables using MARS and then fits SVR on the extracted important variables.
Encoding: UTF-8
LazyData: true
License: GPL-3
NeedsCompilation: no
Packaged: 2021-01-07 12:39:02 UTC; USER
Repository: CRAN
Date/Publication: 2021-01-09 14:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 05:35:38 UTC; unix
