Closed
Description
Right now, EnsembleSummary contains the mean, variance, and quantiles. The corresponding plot recipe plots (by default) the mean, and the quantiles as ribbons. This can lead to unexpected plots for cases with strong outliers, where the line lies outside of the ribbon.
Proposal: Add the median to the ensemble summary. Then plot either the median (line) and the quantiles (ribbon) for ci_type=:quantile
or the mean and variance as currently done when ci_type=:SEM
.
Metadata
Metadata
Assignees
Labels
No labels