XL-class: Excess of Loss Treaty

Description Usage Arguments Methods (by generic) Slots

Description

An S4 class to represent an Excess of Loss Treaty

Usage

1
2
## S4 method for signature 'XL'
show(object)

Arguments

object

the object to display

Methods (by generic)

Slots

ded

Numeric. Deductible amount of the treaty. Should be superior to 0.

lim

Numeric. Limit amount for the treaty. Should be superior to 0. May be equal to Inf.

aal

Numeric. Annual Aggregate Deductible amount of the treaty. Should be superior to 0.

aad

Numeric. Annual Aggregate Limit amount for the treaty. Should be superior to 0. May be equal to Inf.

rns

Numeric vector. Reinstatement prices. Vector of lentgh equals to the number of reinstatements with each value equals the price of the reinstatement.

prm

Numeric. Premium rate, which represents the proportion of the premium given to the reinsurer as price for the treaty. Should be between 0 and 1.

ptf

Vector. List of portfolios on which the treaty is to be applied on.

trt

Character. Always equal to "SL". Identifier for the type of treaty


ArnaudBu/reinsureR documentation built on May 22, 2019, 1:44 p.m.