SL-class: Stop Loss Treaty

Description Usage Arguments Methods (by generic) Slots

Description

An S4 class to represent a Stop Loss Treaty

Usage

1
2
## S4 method for signature 'SL'
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.

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.