Description Usage Arguments See Also
Plot A-Ci curve, data, and confidence bands from a racirfit
object
1 2 | plot_racirfit(racirfit, .width = 0.95, .point = stats::median,
.interval = tidybayes::qi)
|
racirfit |
An object of class |
.width |
A probability to use that determine the width of the confidence intervals for plotting predicted A. Passed to |
.point |
Point summary function for plotting predicted A from the posterior distribution. Function takes a vector and returns a single value, e.g. |
.interval |
Interval function, which takes a vector and a probability ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.