Turn an object into a tidy tibble

# S3 method for class 'mcmc'
tidy(x, simplify = FALSE, ...)

Arguments

x

An object.

simplify

A flag specifying whether to drop sd and zscore columns.

...

Unused.

Value

A tibble::tibble() with information about model components.

Methods

See the following help topics for more details about individual methods:nlist