discreteCorrelation: Test for an evolutionary correlation between two continuous...

Description Usage Arguments

View source: R/discreteCorrelation.R

Description

Test for an evolutionary correlation between two continuous characters

Usage

1
discreteCorrelation(tree, table, column1, column2, modelType = "ER")

Arguments

tree

A phylogenetic tree

table

A data matrix

column1

One column from table; must be a binary discrete trait

column2

Second column from table; must be a binary discrete trait

modelType

Discrete model, one of "ER", "SYM", "ARD"


arborworkflows/aRbor documentation built on June 11, 2020, 7:44 p.m.