auc.Rd
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 |