Description Usage Arguments Value See Also
marketRisk
is the constructor for the S3 class
marketRisk. It allows to build for market risk parameters.
1 | marketRisk(cov.mat, mapping.table, initial.values, mapping.time, base.currency)
|
cov.mat |
numeric matrix. The covariance matrix of the
market risk-factors. This matrix must have names, i.e. attributes
|
mapping.table |
S3 object created using the constructor |
initial.values |
list with the following elements:
Please note that you can directly use the constructors |
mapping.time |
a data.frame with following columns and parameters:
Please note that you can directly use the constructor |
base.currency |
a character value of length one, the base currency of the marketRisk. |
S3 object, instance of the class marketRisk
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.