Scatter of posterior-mean estimates against true parameter
values, per task, with credible-interval segments. Faceted by a condition
column when by is supplied. Requires posterior_summary_metric to have
been computed and the truth recorded (E1).
Arguments
- result
A
bayesim_simulation_result.- estimand
Parameter name (a
vars_of_interestentry); the preferred terminology, matchingperformance_measures().- by
Optional name of a condition column to facet by (E7).
- var
Legacy alias for
estimand, kept for backward compatibility with earlier bayesim versions. It is a silent compatibility alias, not a deprecated argument, and emits no deprecation warning. When bothestimandandvarare supplied they must name the same parameter; conflicting values are an error.