Package: mpae
Type: Package
Title: Metodos Predictivos de Aprendizaje Estadistico (Statistical
        Learning Predictive Methods)
Version: 0.1.2
Date: 2024-03-19
Authors@R: c(person("Ruben", "Fernandez-Casal", email = "rubenfcasal@gmail.com", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5785-3739")),
    person("Manuel", "Oviedo-de la Fuente", role = c("aut"),
    email = "manuel.oviedo@udc.es", comment = c(ORCID = "0000-0001-7360-3249")),
    person("Julian", "Costa-Bouzas", role = c("aut"),
    email = "julian.costa.bouzas@udc.es", comment = c(ORCID = "0000-0001-9760-9581"))
    )
Maintainer: Ruben Fernandez-Casal <rubenfcasal@gmail.com>
Depends: R (>= 3.5.0), graphics
Imports: caret, RcmdrMisc
Suggests: car, gbm, leaps, lmtest, glmnet, mgcv, np, NeuralNetTools,
        pdp, vivid, plot3D, AppliedPredictiveModeling, ISLR
Description: Functions and datasets used in the book: Fernandez-Casal, R., 
    Costa, J. and Oviedo-de la Fuente, M. (2024) "Metodos predictivos de 
    aprendizaje estadistico" <https://rubenfcasal.github.io/aprendizaje_estadistico/>.
License: GPL (>= 2)
URL: https://github.com/rubenfcasal/mpae
BugReports: https://github.com/rubenfcasal/mpae/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-03-19 17:50:29 UTC; ruben.fcasal
Author: Ruben Fernandez-Casal [aut, cre]
    (<https://orcid.org/0000-0002-5785-3739>),
  Manuel Oviedo-de la Fuente [aut]
    (<https://orcid.org/0000-0001-7360-3249>),
  Julian Costa-Bouzas [aut] (<https://orcid.org/0000-0001-9760-9581>)
Repository: CRAN
Date/Publication: 2024-03-21 14:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 15:48:41 UTC; windows
