permutation.new | R Documentation |
Function to perform permutation test.
permutation.new(perm.dat, n.perm = 100, points, parall = FALSE)
perm.dat, |
temporal data frame to perform permutation. |
n.perm, |
time to perm |
points, |
array of time values |
parall, |
run using multiple core |
permutation test output data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.