solveLund: Solving Lund's exponent

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/solveLund.R

Description

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

Usage

1
solveLund(alpha, beta, theta)

Arguments

alpha

shape parameter of gamma distribution

beta

rate parameter of gamma distribution

theta

safety loading

Value

Lundberg's exponent (or adjustment coefficient)

Author(s)

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

1
solveLund(1,1,0.1)

arolluom/RcmdrPlugin.RiskDemo documentation built on May 8, 2019, 9:58 p.m.