prediction {bayfoxr} | R Documentation |
Constructor for S3 prediction class.
Description
Constructor for S3 prediction class.
Usage
prediction(ensemble)
Arguments
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. |
Value
A prediction
object.
[Package bayfoxr version 0.0.1 Index]