prediction {bayfoxr} | R Documentation |
Constructor for S3 prediction class.
prediction(ensemble)
ensemble |
A matrix (m x n) of the prediciton posteriors. Where m is the number of values inferred and n is the number of trace draws. |
A prediction
object.