Constructing a MarketRisk
marketRisk
is the constructor for the S3 class
marketRisk. It allows to build for market risk parameters.
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
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.