print.chkpt_brms: Print 'chkpt_brms' Objects

View source: R/chkpt_brms.R

print.chkpt_brmsR Documentation

Print chkpt_brms Objects

Description

Print chkpt_brms Objects

Usage

## S3 method for class 'chkpt_brms'
print(x, ...)

Arguments

x

Object of class chkpt_brms

...

Currently ignored

Value

No return value, and used to print the chkpt_brms object.

Note

This function mainly avoids printing out a list, and it is only used when brmsfit = "FALSE" in chkpt_brms.

Typically, after fitting, the posterior draws should be summarized with combine_chkpt_draws (assuming brmsfit = "FALSE").


chkptstanr documentation built on April 29, 2022, 5:06 p.m.