| print.chkpt_brms | R Documentation |
chkpt_brms ObjectsPrint chkpt_brms Objects
## S3 method for class 'chkpt_brms' print(x, ...)
x |
Object of class |
... |
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").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.