significantTransformation: significantTransformation

Description Usage Arguments

Description

Transforms a tree according to only the scalars present above a certain threshold.

Usage

1
2
significantTransformation(PP, scalar, measure = "median", threshold = 0,
  excludeones = FALSE)

Arguments

PP

The psotprocessor (localscalrPP) output.

scalar

The scalar to find and plot from the post processor - delta/lambda/kappa/node/branch

measure

Median (default), mean or mode scalar.

threshold

Threshold of probability in posterior to display deltas for, defaults to zero (i.e. shows all deltas shaded proportionally to the posterior probability)


hferg/hfgr documentation built on May 17, 2019, 3:56 p.m.