View source: R/3-shared-updatePermutes.R
updatePermutes | R Documentation |
This function creates p permuted data matrices
updatePermutes(object, p = 100)
object |
A |
p |
The number of permutations to perform. Default is 100. |
This function wraps updatePermutes.propr
and
updatePermutes.propd
.
A propr
or propd
object with the permutes slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.