Description Usage Arguments Value Author(s) References Examples
performs a Monte-Carlo Test on the sum of eigenvalues of a co-inertia analysis.
1 | RV.rtest(df1, df2, nrepet = 99)
|
df1, df2 |
two data frames with the same rows |
nrepet |
the number of permutations |
returns a list of class 'rtest'
Daniel Chessel
Heo, M. & Gabriel, K.R. (1997) A permutation test of association between configurations by means of the RV coefficient. Communications in Statistics - Simulation and Computation, 27, 843-856.
1 2 3 4 5 6 |
Monte-Carlo test
Call: RV.rtest(df1 = pca1$tab, df2 = pca2$tab, nrepet = 99)
Observation: 0.4505569
Based on 99 replicates
Simulated p-value: 0.01
Alternative hypothesis: greater
Std.Obs Expectation Variance
10.283865275 0.078489189 0.001308974
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.