simulate | R Documentation |
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
## S3 method for class 'libbi'
simulate(x, ...)
## S3 method for class 'bi_model'
simulate(x, ...)
x |
a |
... |
options to be passed to |
an updated bi_model
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.