Description Usage Arguments Value See Also
Functions to create a set of learning and test samples using a specific resampling method.
1 2 3 4 5 | bs.sampling(B)
sub.sampling(B, psize)
cv.sampling(k)
|
B |
Number of learning samples |
psize |
Size of subsample |
k |
Number of cross-validation samples |
List with corresponding learning and test samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.