Description Usage Arguments Value
mcmc_to_dt
use data.table to return a tidy dataframe from an "mcmc.list",
or "stan" object.
1 | mcmc_to_dt(mcmc_object, ...)
|
mcmc_object |
an object of class "mcmc.list", as you would find with
fitting a model using |
... |
additional arguments |
a tidy data.table dataframe of MCMC sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.