Skip to content

create a high-level function for posterior summaries #107

Description

@StefanoMezzini

we could create a function that runs a table of posterior coefficient summary with the following columns:

  • mean
  • SD or variance
  • p-value
  • s-value
  • threshold of interest
  • direction relative to threshold (left/right or lower/higher)
  • P(direction)
  • I(direction)
  • KL divergence to compare to a normal with the same mean and variance
  • any other functions from the family

It could be called something like posterior_summary() and would be useful for quick table generation in reports.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions