Skip to content

Default behavior for posterior summaries (mean over quantiles) #85

@nk027

Description

@nk027

At the moment, most posterior summaries report quantiles (to convey uncertainty) and not the mean. Especially for methods lie coef or vcov this may not be ideal. Maybe we should change the default behavior?

Perhaps any of

  • as is (median + sometimes a range),
  • mean instead of median (+ sometimes a range),
  • mean in addition to median (if there's a range), otherwise mean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions