Preparing for CRAN upload
[agghoo.git] / README.md
CommitLineData
c5946158
BA
1# agghoo
2
3R package for model selection based on aggregation.
c0a30cfb 4Alternative to standard cross-validation.
c5946158
BA
5
6## Install the package
7
d1417ec9
BA
8From GitHub: `devtools::install_github("yagu0/agghoo")`
9
10Locally, in a terminal: `R CMD INSTALL .`
c5946158
BA
11
12## Use the package
13
0cdcd9b2
BA
14 library(agghoo)
15 ?agghoo