vcVaR Function

Estimation value at risk by using Variance-Covariance Method.

Vous suivez désormais cette soumission

This function estimates the value at risk of portfolio composed of two stock prices and sketch related figures at two given confidence of levels.

Citation pour cette source

Ali Najjar (2026). vcVaR Function (https://fr.mathworks.com/matlabcentral/fileexchange/32313-vcvar-function), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Risk Management Toolbox dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

This update contains example of vcVaR()Arguments, P1, P2.
Just move P1 and P2 into Workspace and for example Run following command:
[VaR violation RP]=vcVaR(P1,P2,1000,0.5,[.95;.99])

1.0.0.0