Learn R Programming

rbi (version 1.0.0)

predict: Using the LibBi wrapper to predict

Description

The method predict is an alias for sample(target="prediction"). Usually, an init object or file should be given containing posterior samples.

For the help page of the base R optimise function, see optimise.

Usage

# S3 method for libbi
predict(x, ...)

Value

an updated libbi object

Arguments

x

a libbi object

...

any arguments to be passed to sample