View source: R/discreteCorrelation.R
Test for an evolutionary correlation between two continuous characters
1 | discreteCorrelation(tree, table, column1, column2, modelType = "ER")
|
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" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.