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.
No methods found in currently loaded packages.