QS-class: Quota Share Treaty

Description Usage Arguments Methods (by generic) Slots

Description

An S4 class to represent a Quota Share Treaty

Usage

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

Arguments

object

the object to display

Methods (by generic)

Slots

csn_clm

Numeric. Cession rate on claims. Should be between 0 and 1.

csn_prm

Numeric. Cession rate on premiums. Should be between 0 and 1.

com

Numeric. Commission rate, applied on the part of premiums given to the reinsurer. 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 "QS". Identifier for the type of treaty.


reinsureR documentation built on May 2, 2019, 3:26 a.m.