shipunov (version 1.5)

Cor.vec: Calculates correlation and converts results into the named long vector

Description

Calculates correlation and converts results into the named long vector

Usage

Cor.vec(X, ...)

Arguments

X

Data frame or matrix with values

...

Arguments to 'cor()'

Value

Named numerical vector of correlations.

Details

Calculates correlation and converts results into the named long vector.

References

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.

See Also

Rostova.tbl

Examples

Run this code
# NOT RUN {
Cor.vec(trees, method="spearman")
# }

Run the code above in your browser using DataLab