Rev Language Reference


fnPhylogeneticIndependentContrasts

Aliases

  • fnPIC

Usage

fnPhylogeneticIndependentContrasts(TimeTree tree, ContinuousCharacterData data, Natural site, Bool normalized)

Arguments

tree : TimeTree (pass by const reference)
The tree.
data : ContinuousCharacterData (pass by const reference)
The character data object.
site : Natural (pass by const reference)
The site for which we compute the contrasts.
normalized : Bool (pass by const reference)
If we should normalize the contrasts by their standard deviations.

Return Type