RVdist.randtest {ade4}R Documentation

Tests of randomization on the correlation between two distance matrices (in R).

Description

performs a RV Test between two distance matrices.

Usage

RVdist.randtest(m1, m2, nrepet = 999)

Arguments

m1, m2 two Euclidean matrices
nrepet the number of permutations

Value

returns a list of class 'randtest'

Author(s)

Daniel Chessel chessel@biomserv.univ-lyon1.fr

References

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.

Examples






[Package ade4 version 1.4-0 Index]