valFunction.assetForward: Building the Valuation Function for an Index-Forward

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
3
## S3 method for class 'assetForward'
valFunction(object, market.risk, with.constant = T,
  ...)

Arguments

object

S3 object of class assetForward.

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, assetForward.


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