tidy.mcmc.list | R Documentation |
Turn an object into a tidy tibble
## S3 method for class 'mcmc.list'
tidy(x, simplify = FALSE, ...)
x |
An object. |
simplify |
A flag specifying whether to drop sd and zscore columns. |
... |
Unused. |
A tibble::tibble()
with information about model components.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.