cor.table {picante} | R Documentation |
Table of correlations with associated P-values and df, can be used with regular or independent contrast data
cor.table(x, cor.method = c("pearson","spearman"), cor.type=c("standard","contrast"))
x |
Data frame of data points or contrasts at nodes |
cor.method |
Correlation method (as cor ) |
cor.type |
Are data standard or independent contrast values? |
r |
Correlation values |
df |
Degrees of freedom |
P |
P-values |
Steven Kembel <skembel@uoregon.edu>
Garland, T., Jr., P. H. Harvey, and A. R. Ives. 1992. Procedures for the analysis of comparative data using phylogenetically independent contrasts. Systematic Biology 41:18-32.