rewrite | R Documentation |
The method rewrite
launches LibBi
to rewrite a model to inspect
its internal representation in LibBi
If x
is given as a 'bi_model', a libbi
object will be
created from the model
## S3 method for class 'libbi'
rewrite(x, ...)
## S3 method for class 'bi_model'
rewrite(x, ...)
x |
a |
... |
options to be passed to |
a re-written bi_model
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.