Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

computeConstant

Compute The Normalizing Constant for a log-Normal Random Variable


Description

This private function allows to compute scaling constants in the valuation formulas.

Usage

computeConstant(id, scale, cov.matrix)

Arguments

id

an integer value. The risk-factor ids involved in the valuation formula.

scale

a numeric value. The scales corresponding to those risk-factors.

cov.matrix

a numeric matrix. The covariance matrix of the risk-factors.

Value

A numeric value, the scaling constant. This is equal to -0.5 times the variance of the linear combination of the risk-factors provided in the parameters.


sstModel

Swiss Solvency Test (SST) Standard Models

v1.0.0
GPL-3 + file LICENSE
Authors
Loris Michel [aut], Melvin Kianmanesh Rad [aut], Adrien Lamit [aut], Michael Schmutz [cre], Swiss Financial Market Supervisory Authority FINMA [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.