Learn R Programming

BayesianTools (version 0.1.0)

getPredictiveDistribution: Calculates predictive distribution based on the parameters

Description

Calculates predictive distribution based on the parameters

Usage

getPredictiveDistribution(parMatrix, model, thin = 1000)

Arguments

parMatrix
matrix of parameter values
model
model / function to calculate predictions. Outcome should be a vector
thin
thinning

See Also

getPredictiveIntervals getCredibleIntervals