The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

mpae: Métodos predictivos de aprendizaje estadístico (statistical learning predictive methods)

Functions and datasets used in the book Fernández-Casal, Costa and Oviedo-de la Fuente (2024) Métodos predictivos de aprendizaje estadístico.

For more information visit https://rubenfcasal.github.io/mpae/.

Installation

mpae is not yet available from CRAN, but you can install the development version from github with:

# install.packages("remotes")
# remotes::install_github("rubenfcasal/mpae")
remotes::install_github("rubenfcasal/mpae", INSTALL_opts = "--with-keep.source")

Alternatively, Windows users (with R >= 4.3.0) may install the corresponding mpae_X.Y.Z.zip file in the releases section of the github repository, e.g.:

install.packages('https://github.com/rubenfcasal/mpae/releases/download/v0.1/mpae_0.1.0.zip', 
                 repos = NULL)

References

Fernández-Casal R., Costa J. and Oviedo-de la Fuente M. (2024). Métodos predictivos de aprendizaje estadístico (github).

Fernández-Casal R., Roca-Pardiñas J., Costa J. and Oviedo-de la Fuente M. (2022). Introducción al Análisis de Datos con R (github).

Fernández-Casal R., Cao R. and Costa J. (2023). Técnicas de Simulación y Remuestreo, segunda edición, (github).

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.