A method to plot and/or return the posterior of the scale parameter for the Student-\(t\) measurement equation for models in BALD.
The object of type AnnualAggLossDevModelOuput
from which to plot and/or return the scale parameter.
The scale parameter is allowed to vary with development time. Setting column
results in the plotting and returning of the scale parameter corresponding to that column. Default value is 1
.
A logical value. If TRUE
, then the density is plotted. If plotTrace
is also TRUE
, then two plots are generated. If they are both FALSE
, then only the statistics are returned.
A logical value. If TRUE
, then the trace is plotted. If plotDensity
is also TRUE
, then two plots are generated. If they are both FALSE
, then only the statistics are returned.
Mainly called for the side effect of plotting. Also returns a named array with select quantiles of the posterior for the scale parameter. Returned invisibly.