Proposes a move in state space.
An operator for sampling the elements of a RealParameter (parameter) by sampling from a Dirichlet process prior.
parameter, baseDistr, scaleParameter, weight
 
type: beast.base.inference.parameter.RealParameter |
Parameter to operate on. |
Required input |
 
type: beast.base.inference.distribution.ParametricDistribution |
Base distribution for Dirichlet process |
Required input |
 
type: beast.base.core.Function |
Scale parameter for Dirichlet process |
Required input |
 
type: java.lang.Double |
weight with which this operator is selected |
Required input |