Plot quantiles
plot_quantiles(
dat,
column = "t_dm2",
conf = FALSE,
alpha = 0.05,
type = 8,
guide = TRUE,
mix = FALSE,
mix_data = NULL
)data.frame
which column in data.frame to use
logical, plot confidence interval
alpha-level
type of quantile calculation (passed on to stats::quantile)
logical, show legend?
logical, add mixing model
mixing model data