mutau_cor {baggr} | R Documentation |
Correlation between mu and tau in a baggr model
Description
Correlation between mu and tau in a baggr model
Usage
mutau_cor(bg, summary = FALSE, interval = 0.95)
Arguments
bg |
a baggr model where |
summary |
logical; if TRUE returns summary statistics as explained below. |
interval |
uncertainty interval width (numeric between 0 and 1), if summarising |
Value
a vector of values
[Package baggr version 0.7.11 Index]