stan-dev/posterior

brms_summary_measures()

Open

#238 opened on May 9, 2022

View on GitHub
 (9 comments) (0 reactions) (0 assignees)R (24 forks)github user discovery
featuregood first issue

Repository metrics

Stars
 (171 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be nice if there was a summarise_draws() helper function along the lines of brms_summary_measures(), which only returned the typical four brms summary columns for the mean, SD, and 95% intervals.

Contributor guide