Skip to content

Documentation for default values of point intervals? I.e.; in stat_halfeye()? #257

@ndphillipstalkiatry

Description

@ndphillipstalkiatry

I love the visualizations in this package, unfortunately I struggled to find documentation (In the readme, cheatsheets, and function documentation) that explains what values are used by default for the point intervals in plots like half-eye.

See attached image for the specific values I'm referring to, labelled as A, B_Low, B_High, C_Low, C_High.

While I had a hunch the others correspond to a boxplot's quantiles, I couldn't tell for sure.

I dug into the function documentation for median_qi() which I realized was the default for stat_halfeye(point_interval), but even then after a few minutes of reading, I couldn't quite figure out the exact values were for the "Low" and "High" points in my attached image.

As I imagine most users will use the default values, it might be helpful to clarify this in the main README and in vignettes with a diagram explaining what these values are by default.

I'd also like to get confirmation on what these are before I use in a publication :)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions