cv.partition | R Documentation |
the function mimic the cvpartition in MATLAB
cv.partition(n, K)
n |
sample size |
K |
the number of cv folders |
a list of the follow elements
training |
a list of |
test |
a list of |
num.test.sets |
an integer signifying the number of test sets |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.