Learn R Programming

rbi (version 1.0.0)

simulate: Using the LibBi wrapper to simulate

Description

The method simulate launches LibBi to simulate a model by passing `target="joint"` to LibBi

If x is given as a 'bi_model', a libbi object will be created from the model

Usage

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

# S3 method for bi_model simulate(x, ...)

Value

an updated bi_model object

Arguments

x

a libbi or bi_model object, or the name of a file containing the model

...

options to be passed to run.libbi