Skip to content

Add median to EnsembleSummary #132

Closed
@nathanaelbosch

Description

@nathanaelbosch

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions