Functions and datasets used in the books:
For more information visit https://rubenfcasal.github.io/simres.html.
simres
is not yet available from CRAN, but you can install the development version from github with:
# install.packages("remotes")
# remotes::install_github("rubenfcasal/simres")
remotes::install_github("rubenfcasal/simres", INSTALL_opts = "--with-keep.source")
Alternatively, Windows users (with R >= 4.X.X) may install the corresponding simres_X.Y.Z.zip file in the releases section of the github repository:
install.packages('https://github.com/rubenfcasal/simres/releases/download/v0.1/simres_0.1.3.zip',
repos = NULL)
Cao R., Fernández-Casal R. (2021). Técnicas de Remuestreo, (github).
Fernández-Casal R., Cao R., Costa J. (2023). Técnicas de Simulación y Remuestreo, segunda edición, (github).