X-Git-Url: https://git.auder.net/?p=agghoo.git;a=blobdiff_plain;f=README.md;h=337abcbe9e5fe3c10d3499ba4f9a9647eafa211b;hp=e932011f5fcd461d83b9789d5102de16ff0d0aa9;hb=HEAD;hpb=c5946158cae8f7b9400f107c533e745f835eb20f diff --git a/README.md b/README.md index e932011..337abcb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ # agghoo R package for model selection based on aggregation. -Alternative to standard corss-validation. +Alternative to standard cross-validation. ## Install the package -R CMD INSTALL . +From GitHub: `devtools::install_github("yagu0/agghoo")` + +Locally, in a terminal: `R CMD INSTALL .` ## Use the package -> library(agghoo) -> ?agghoo + library(agghoo) + ?agghoo