valFunction.liability: Building the Valuation Function for an Insurance Liability...

Description Usage Arguments Value See Also

Description

valFunction is a generic S3 method for classes inheriting from item. It returns the valuation function.

Usage

1
2
## S3 method for class 'liability'
valFunction(object, market.risk, with.constant = T, ...)

Arguments

object

S3 object of class liability.

market.risk

S3 object of class marketRisk created using marketRisk.

with.constant

a logical value, should the expression be with constant or not?

...

additional arguments.

Value

a function with one argument:

See Also

valFunction, liability.


sstModel documentation built on May 2, 2019, 12:16 p.m.