R2 {TExPosition} | R Documentation |
R-squared computations
Description
A function to compute R-squared for BADA and DICA
Usage
R2(group.masses, di, ind.masses = NULL, dii)
Arguments
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 |
Value
R2 |
An R-squared |
Author(s)
Jenny Rieck, Derek Beaton
[Package TExPosition version 2.6.10.1 Index]