projects
/
agghoo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
337abcbe9e5fe3c10d3499ba4f9a9647eafa211b
[agghoo.git]
/
README.md
1
# agghoo
2
3
R package for model selection based on aggregation.
4
Alternative to standard cross-validation.
5
6
## Install the package
7
8
From GitHub: `devtools::install_github("yagu0/agghoo")`
9
10
Locally, in a terminal: `R CMD INSTALL .`
11
12
## Use the package
13
14
library(agghoo)
15
?agghoo