RcmdrPlugin.RiskDemo (version 3.2)

solveLund: Solving Lund's exponent

Description

This function solves Lund's exponent or adjustment coefficient. The claim sizes are assumed to be gamma distributed.

Usage

solveLund(alpha, beta, theta)

Value

Lundberg's exponent (or adjustment coefficient)

Arguments

alpha

shape parameter of gamma distribution

beta

rate parameter of gamma distribution

theta

safety loading

Author

Arto Luoma <arto.luoma@wippies.com>

References

Gray and Pitts (2012) Risk Modelling in General Insurance: From Principles to Practice, Cambridge University Press.

See Also

computeRuin, computeRuinFinite

Examples

Run this code
solveLund(1,1,0.1)

Run the code above in your browser using DataLab