Coeff.det {shipunov} | R Documentation |
Average coefficients of determination for each variable
Coeff.det(X, ...)
X |
Data frame or matrix with values |
... |
Arguments to 'cor()' |
Average coefficients of determination for each variable.
Allows to compare various correlation structures (Rostova, 1999; Rostova, 2002).
Numerical vector of coefficients of determination
Alexey Shipunov
Rostova N.S. 1999. The variability of correlations systems between the morphological characters. Part 1. Natural populations of Leucanthemum vulgare (Asteraceae). Botanicheskij Zhurnal. 84(11): 50–66.
Rostova N.S. 2002. Correlations: Structure and Variability. Saint Petersburg, St. Petersburg University Publisher.
Coeff.det(trees, use="pairwise")