Proposes a move in state space.
A Trait Gibbs Operator
tree, precisionMatrix, traitmap, likelihood, rootprior, onlyInternalNodesInput, onlyTipsWithPriorsInput, prior, weight
 
type: beast.base.evolution.tree.Tree |
Required input |
 
type: beast.base.inference.parameter.RealParameter |
parameter representing precision matrix |
Required input |
 
type: beastclassic.evolution.tree.TreeTraitMap |
maps node in tree to trait parameters |
Required input |
 
type: beastclassic.continuous.SampledMultivariateTraitLikelihood |
Required input |
 
type: beastclassic.math.distributions.MultivariateNormalDistribution |
Optional input |
 
type: java.lang.Boolean |
Optional input. Default: true |
 
type: java.lang.Boolean |
Optional input. Default: true |
 
type: beastclassic.geo.GeoSpatialDistribution*** |
list of priors on nodes in the tree |
Optional input |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |