View source: R/Phylo.cor.test.R
Test for association between paired samples, using the Pearson's product moment correlation coefficient and accounting for the dataset phylogenetic structure
1 2 | phylo.cor.test(x, y, tree, method = c("pcov", "pic"),
lambda_est = FALSE, quite = FALSE)
|
x, y |
numeric vectors of data values. x and y must have the same length |
tree |
an object of class |
method |
|
lambda_est |
if |
quite |
logical for function messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.