mcmc_to_dt.stanfit: MCMC tidiers (draft) for STAN

Description Usage Arguments Examples

View source: R/mcmc_tidier_stan.R

Description

MCMC tidiers (draft) for STAN

Usage

1
2
## S3 method for class 'stanfit'
mcmc_to_dt(mcmc_object, ...)

Arguments

mcmc_object

an object of class "mcmc.list", as you would find with fitting a model using jags.model(), and coda.samples, or "stan", from fitting a stan model.

...

additional arguments

Examples

1

njtierney/dsmcmc documentation built on Oct. 4, 2021, 10:17 p.m.