Rev Language Reference


posteriorPredictiveProbability

Usage

posteriorPredictiveProbability(Real[] v, Real x)

Arguments

v : Real[] (pass by const reference)
The simulated statistics.
x : Real (pass by const reference)
The opbserved value.

Return Type