projects
/
agghoo.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Update package to send on CRAN
[agghoo.git]
/
agghoo.Rcheck
/
00_pkg_src
/
agghoo
/
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