Description Usage Arguments Value Author(s) See Also
View source: R/permut.row.matrix.R
Internal function to permutate rows in a matrix.
1 | permut.row.matrix(data, strata = NULL, seqpermutation = NULL)
|
data |
A matrix. |
strata |
Strata vector to specify restricting permutations in rows, must be the same length of number of rows in data matrix (Default strata = NULL). |
seqpermutation |
A set of predefined permutation vector (Default seqpermutation = NULL). |
permut.matrix |
The matrix permuted. |
samp |
The sequence of permutation. |
Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.