R2 {TExPosition} | R Documentation |
A function to compute R-squared for BADA and DICA
R2(group.masses, di, ind.masses = NULL, dii)
group.masses |
a masses matrix for the groups |
di |
a set of squared distances of the groups |
ind.masses |
a masses matrix for the individuals |
dii |
a set of squared distances for the individuals |
R2 |
An R-squared |
Jenny Rieck, Derek Beaton