auc | R Documentation |
Find the area under the curve of the derivative. This function uses the trapezoidal method.
auc(object, multimodal = FALSE, prob = 0.95, adjust = 1, summary_only = FALSE)
object |
An object of class |
multimodal |
if the expected posterior might be multimodal, set this to
|
prob |
the proportion of mass within the HPDI |
adjust |
passed to |
summary_only |
set this to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.