| get_PHDistCorrelation | R Documentation | 
Calculating the correlation between the distance matrixes of parasites and their associated hosts
get_PHDistCorrelation(cophy, minSurvivors = 5)
cophy | 
 a cophylogeny (object of class "cophylogeny") containing one host and one parasite tree.  | 
minSurvivors | 
 the minimum number of surviving parasites needed for the correlation to be calculated. The default is set to 5.  | 
cop<-rcophylo(tmax=5)
get_PHDistCorrelation(cophy=cop)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.