| simple_kfold_sampling | R Documentation |
For internal use only
simple_kfold_sampling(
N,
number,
sampling = c("random", "sequential"),
seed = NULL
)
A list with two matrices (hold_in and hold_out) giving the indices of the observations in each column for each fold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.