Skip to content

utility bin/stansummary - choose CIs #888

@mitzimorris

Description

@mitzimorris

Summary:

Currently bin/stansummary reports the central 90% credible interval.

Eigen::VectorXd probs(3);
probs << 0.05, 0.5, 0.95;

add command line option allowing user to specify set quantiles in the form of an ordered, comma-separated list, e,g, --percentiles "5,25,50,75,95" or --percentiles "5, 23, 50, 71, 89".

Description:

feature request from CmdStanPy: stan-dev/cmdstanpy#250

Current Version:

v2.23.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions