View source: R/subsetSubjestsDS.R
subsetSubjestsDS | R Documentation |
Subset subjects for cross-validation
subsetSubjestsDS(symbol, idx)
symbol |
The name of the design matrix |
idx |
The index of the selected subjects |
In the k-fold in-site cross-validation, the sample in each server was randomly divided into k fold. The idx was to subset the design matrix into the training or test sample in each of k fold cross-validation
The subset of the design matrix
Han Cao
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.