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/.
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)
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).
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.