Description Usage Arguments Value Author(s)
View source: R/CrossValidation.R
Cross Validation of SciencesPo Trees and Forests.
1 2 3 4 5 6 7 | CrossValidation(object, ...)
## S3 method for class 'Tree'
CrossValidation(object, FUN, ...)
## S3 method for class 'Forest'
CrossValidation(object, FUN, ...)
|
object |
a fitted |
... |
additional arguments. |
FUN |
either |
An object of class CV
with elements:
call
the function call
Daniel Marcelino, dmarcelino@live.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.