Rev Language Reference


fnTajimasPi

Usage

fnTajimasPi(AbstractHomologousDiscreteCharacterData data, Bool perSite, Bool excludeAmbiguous)

Arguments

data : AbstractHomologousDiscreteCharacterData (pass by const reference)
The character data matrix for which to compute the summary.
perSite : Bool (pass by const reference)
Is the statistic normalized per site?
Default : TRUE
excludeAmbiguous : Bool (pass by const reference)
Should we exclude ambiguous or missing characters?
Default : FALSE

Return Type