Description Usage Arguments Value Author(s) References Examples
performs a Monte-Carlo Test on the sum of the singular values of a procustean rotation.
1 | procuste.randtest(df1, df2, nrepet = 999)
|
df1 |
a data frame |
df2 |
a data frame |
nrepet |
the number of permutations |
returns a list of class randtest
Jean Thioulouse Jean.Thioulouse@univ-lyon1.fr
Jackson, D.A. (1995) PROTEST: a PROcustean randomization TEST of community environment concordance. Ecosciences, 2, 297–303.
1 2 3 4 5 6 |
Monte-Carlo test
Call: procuste.randtest(df1 = pca1$tab, df2 = pca2$tab, nrepet = 999)
Observation: 0.6562
Based on 999 replicates
Simulated p-value: 0.001
Alternative hypothesis: greater
Std.Obs Expectation Variance
6.504376669 0.344092932 0.002302479
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.