Last chance! 50% off unlimited learning
Sale ends in
Computation of Coordinates of Extended Box Plots Elements
ebpcomp(x, qref = c(0.5, 0.25, 0.75), probs = c(0.05, 0.125, 0.25, 0.375))
list with elements segments
, lines
, points
, points2
a numeric variable
quantiles for major corners
quantiles for minor corners
Frank Harrell
For an extended box plots computes all the elements needed for plotting it. This is typically used when adding to a ggplot2
plot.