fpd {phylometrics} | R Documentation |
This function calculates the FPD metric. To conduct significance test on FPD, use 'fpd' as input of 'func' in 'treestat'
fpd(state, phy)
state |
a vector of '0' and '1' for trait state of each tip, in the same order as the tip labels. |
phy |
an object of class 'phylo'. |