generateFunction.portfolio: Generate the Market Valuation Function for a Portfolio

Description Usage Arguments Value Note See Also

Description

method to generate the market valuation function for a given portfolio and all positions (including participation if any).

Usage

1
2
## S3 method for class 'portfolio'
generateFunction(object, market.risk, ...)

Arguments

object

S3 object of class portfolio.

market.risk

S3 object of class marketRisk.

...

additional arguments.

Value

a function, the market valuation function with the following parameter:

Note

Please note that the valuation functions here are not centered.

See Also

portfolio.


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