You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❗ This is a read-only mirror of the CRAN R package repository. agghoo — Aggregated Hold-Out Cross Validation. Homepage: https://git.auder.net/?p=agghoo.git
R package for model selection based on aggregation.
Alternative to standard cross-validation.
Install the package
From GitHub: devtools::install_github("yagu0/agghoo")
Locally, in a terminal: R CMD INSTALL .
Use the package
library(agghoo)
?agghoo
About
❗ This is a read-only mirror of the CRAN R package repository. agghoo — Aggregated Hold-Out Cross Validation. Homepage: https://git.auder.net/?p=agghoo.git