tidy.mcmc.list: Turn an object into a tidy tibble

Description Usage Arguments Value Methods

View source: R/tidy.R

Description

Turn an object into a tidy tibble

Usage

1
2
## S3 method for class 'mcmc.list'
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

\Sexpr[stage=render,results=rd]{generics:::methods_rd("tidy")}
nlist documentation built on Sept. 5, 2021, 6:05 p.m.