rcv | R Documentation |
Runs a repeated cross validation for a function.
See also cv()
.
rcv(x, y, nfolds = 5, nrepcv = 2, FUN, ...)
x |
|
y |
|
nfolds |
|
nrepcv |
|
FUN |
|
... |
further arguments passed to |
double(5)
, minimal, 25 % quartiel, median, 75 % quartile and
maximal results across the repeated cross validations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.