View source: R/dapper_sample.R
| summary.dpout | R Documentation |
Summarise dpout object.
## S3 method for class 'dpout'
summary(object, ...)
object |
dp_out object |
... |
optional arguments to |
A draws_summary tibble containing
summary statistics (such as mean, sd, ess_bulk, and rhat).
See posterior::summarise_draws() for
details on how these statistics are calculated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.