valInfo.cashflow: Providing Information for Fixed-Income-Asset Valuation from a...

Description Usage Arguments Value See Also

Description

valInfo is a generic S3 method for classes inheriting from item. It returns sufficient information for the creation of the valuation function of the item.

Usage

1
2
## S3 method for class 'cashflow'
valInfo(object, market.risk, standalone = NULL, ...)

Arguments

object

S3 object of class cashflow.

market.risk

S3 object of class marketRisk created using marketRisk.

standalone

S3 object of class standalone.

...

additional arguments.

Value

A list with the following elements:

See Also

valInfo, cashflow, marketRisk, standalone.


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