Return the correlation through the origin of two vectors. Generally
used for indepdendent contrasts
Usage
cor.origin(x, y)
Arguments
x
A vector
y
A vector (of same size as x)
Value
The correlation of x and y, from a model without intercept (i.e.,
forcing the line through the origin).
References
Diaz-Uriarte, R., and Garland, T., Jr., in prep. PHYLOGR:
an R package for the analysis of comparative data via Monte Carlo
simulations and generalized least squares approaches.