Proposes a move in state space.
Precision Matrix Gibbs Operator
tree, parameter, traitmap, likelihood, 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.AbstractMultivariateTraitLikelihood |
Required input |
 
type: beastclassic.math.distributions.WishartDistribution |
must be a Wishart Distribution |
Required input |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |