Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cor.table

Table of correlations and P-values


Description

Table of correlations with associated P-values and df, can be used with regular or independent contrast data

Usage

cor.table(x, cor.method = c("pearson","spearman"),
    cor.type=c("standard","contrast"))

Arguments

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?

Value

r

Correlation values

df

Degrees of freedom

P

P-values

Author(s)

Steven Kembel <steve.kembel@gmail.com>

References

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.


picante

Integrating Phylogenies and Ecology

v1.8.2
GPL-2
Authors
Steven W. Kembel <steve.kembel@gmail.com>, David D. Ackerly <dackerly@berkeley.edu>, Simon P. Blomberg <s.blomberg1@uq.edu.au>, Will K. Cornwell <cornwell@zoology.ubc.ca>, Peter D. Cowan <pdc@berkeley.edu>, Matthew R. Helmus <mrhelmus@wisc.edu>, Helene Morlon <morlon.helene@gmail.com>, Campbell O. Webb <cwebb@oeb.harvard.edu>
Initial release
2020-06-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.