as.bdm: Convert a 'stanfit' object into a 'bdm' object

View source: R/as.bdm.R

as.bdmR Documentation

Convert a stanfit object into a bdm object

Description

Useful for producing plots with the bdm package functions such as histplot #'

Usage

as.bdm(object, ...)

## S3 method for class 'stanfit'
as.bdm(object, ...)

Arguments

...

additional arguments to the generic function

x

stanfit class object.

Value

Returns a bdm object containing MCMC outputs


cttedwards/bdm documentation built on Oct. 11, 2022, 7:52 p.m.