model_code | R Documentation |
Get code from Nimble model.
model_code(x, ...)
## S3 method for class 'bboufit'
model_code(x, ...)
## S3 method for class 'bboufit_ml'
model_code(x, ...)
x |
The object. |
... |
Unused parameters. |
model_code(bboufit)
: Get model code from bboufit object.
model_code(bboufit_ml)
: Get model code from bboufit_ml object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.