solveLund | R Documentation |
This function solves Lund's exponent or adjustment coefficient. The claim sizes are assumed to be gamma distributed.
solveLund(alpha, beta, theta)
alpha |
shape parameter of gamma distribution |
beta |
rate parameter of gamma distribution |
theta |
safety loading |
Lundberg's exponent (or adjustment coefficient)
Arto Luoma <arto.luoma@wippies.com>
Gray and Pitts (2012) Risk Modelling in General Insurance: From Principles to Practice, Cambridge University Press.
computeRuin
, computeRuinFinite
solveLund(1,1,0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.