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