cvfolds0 | R Documentation |
internal function for generating CV fold index
cvfolds0(X, Y, idx, nfolds = 5)
X |
marker matrix for non-responders |
Y |
marker matrix for responders |
idx |
m*n by 2 matrix for row index of marker matrix, first column is row index in X; second column is for Y |
nfolds |
the cross-validation folds |
Function for generate CV fold index
a vector containing CV fold index for each row in Z
# no run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.