| summary.smoothbp_fit | R Documentation |
Summarise a smoothbp_fit
## S3 method for class 'smoothbp_fit'
summary(object, effects = c("fixed", "ran_pars"), digits = 3, ...)
object |
A |
effects |
Which effects to summarise: |
digits |
Number of decimal places for rounding. |
... |
Unused. |
A data.frame containing summary statistics (mean, SD, 2.5% and 97.5% quantiles, Rhat, and bulk/tail ESS) for the requested effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.