Return a geom_line representing the quantiles
Called by plot.mcpfit
.
geom_quantiles(samples, quantiles, xvar, yvar, facet_by, ...)
samples |
A tidybayes tibble |
quantiles |
Vector of quantiles (0.0 to 1.0) |
xvar |
An rlang::sym() with the name of the x-col in |
yvar |
An rlang::sym() with the name of the response col in |
facet_by |
String. Name of a varying group. |
... |
Arguments passed to geom_line |
A ggplot2::geom_line
object.
Jonas Kristoffer Lindeløv jonas@lindeloev.dk
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.