Called by plot.mcpfit
.
geom_quantiles(samples, quantiles, xvar, yvar, facet_by, ...)
A ggplot2::geom_line
object.
A tidybayes tibble
Vector of quantiles (0.0 to 1.0)
An rlang::sym() with the name of the x-col in samples
An rlang::sym() with the name of the response col in samples
String. Name of a varying group.
Arguments passed to geom_line
Jonas Kristoffer Lindeløv jonas@lindeloev.dk