Learn R Programming

BALD (version 1.0.0-3)

skewnessParameter,AnnualAggLossDevModelOutput-method: A method to plot and/or return the posterior of the skewness parameter for models in BALD.

Description

A method to plot and/or return the posterior of the skewness parameter for models in BALD.

Arguments

object

The object of type AnnualAggLossDevModelOuput from which to plot and/or return the skewness parameter.

plotDensity

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.

plotTrace

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.

Value

Mainly called for the side effect of plotting. But also returns a named array with some select quantiles of the posterior for the skewness parameter. Returned invisibly.

Details

The skewness parameter does not directly correspond to the degree of skewness. However, all else being equal, a larger (in magnitude) skewness parameter indicates a higher degree of skewness, and a skewness parameter of zero equates to zero skew.

References

Kim, Y., and J. McCulloch (2007) “The Skew-Student Distribution with Application to U.S. Stock Market Returns and the Equity Premium,” Department of Economics, Ohio State University, October 2007

See Also

skewnessParameter