Cor.vec | R Documentation |
Calculates correlation and converts results into the named long vector
Cor.vec(X, ...)
X |
Data frame or matrix with values |
... |
Arguments to 'cor()' |
Calculates correlation and converts results into the named long vector (Rostova, 1999; Rostova, 2002).
Named numerical vector of correlations.
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.
Rostova.tbl
Cor.vec(trees, method="spearman")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.