Print chkpt_brms Objects

# S3 method for 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").