Description Usage Arguments Value See Also
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.
1 2 | ## S3 method for class 'assetForward'
valInfo(object, market.risk, standalone = NULL, ...)
|
object |
S3 object of class assetForward. |
market.risk |
S3 object of class marketRisk created using
the constructor |
standalone |
S3 object of class standalone. |
... |
additional arguments. |
A list with the following elements:
asset.term
: an asset item. The underlying asset term in the forward
contract.
liability.term
: a liability item. The liability term representing
the forward contract cashflow.
valInfo
, assetForward
,
marketRisk
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.