View source: R/cross_validation.R
cross_validation | R Documentation |
Split data into datasets of length numbers by numbering list according to their length.
loocv(data)
data |
what data need split |
loocv(data=iris)
loocv(data=cars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.