View source: R/cross_validation_functions.R
permute.rows | R Documentation |
Randomly permute the rows of a matrix.
permute.rows(A)
A |
a matrix for which its rows have to be permuted. |
Randomly permute the rows of a matrix.
the matrix with permuted rows.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.