print.chkpt_stan: Print 'chkpt_stan' Objects

View source: R/chkpt_stan.R

print.chkpt_stanR Documentation

Print chkpt_stan Objects

Description

Print chkpt_stan Objects

Usage

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

Arguments

x

Object of class chkpt_stan

...

Currently ignored

Value

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

Note

This function mainly avoids printing out a list.

Typically, after fitting, the posterior draws should be summarized with combine_chkpt_draws.


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