chkpt_brms
Objectsprint.chkpt_brms.Rd
Print chkpt_brms
Objects
# S3 method for chkpt_brms
print(x, ...)
Object of class chkpt_brms
Currently ignored
No return value, and used to print the chkpt_brms
object.
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"
).