View source: R/ui_predictions.R
as.mcmc.list.tidy_steady_states | R Documentation |
tidy_steady_states
object to an mcmc.list
Convert a tidy_steady_states
object to an mcmc.list
## S3 method for class 'tidy_steady_states'
as.mcmc.list(x, ...)
x |
A tidy steady states object, as returned by
|
... |
Not used for now. |
A mcmc.list
object, with ordered iterations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.