valFunction.cashflow: Building the Valuation Function for a Fixed-Income-Asset

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 'cashflow'
valFunction(object, market.risk, with.constant = T, ...)

Arguments

object

S3 object of class cashflow.

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, cashflow, marketRisk.


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