Rev Language Reference


dnReversibleJumpMixture

Aliases

  • dnRJMixture

Usage

dnReversibleJumpMixture(Real constantValue, Distribution__Real baseDistribution, Probability p)

Arguments

constantValue : Real (pass by const reference)
The fixed value this distribution can take.
baseDistribution : Distribution__Real (pass by const reference)
The distribution from which the value is alternatively drawn.
p : Probability (pass by const reference)
The probability of being the fixed value.

Domain Type