permute.vector {SubgrpID} | R Documentation |
permute.vector
Description
Randomly permute the entries of a vector.
Usage
permute.vector(x)
Arguments
x |
the vector for which its entries have to be permuted |
Details
Randomly permute the entries of a vector.
Value
the permuted vector
[Package SubgrpID version 0.12 Index]