Description Usage Arguments Value
Estimate the VaR of a portfolio assuming P/L is = normally distributed for specified confidence level and holding period.
1  | var_normal(mu, sigma, conf = 0.95, holding = 1)
 | 
mu | 
 mean daily P/L  | 
sigma | 
 standard deviation of daily P/L  | 
conf | 
 the confidence level  | 
holding | 
 the holding period in days  | 
VaR measure (numeric)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.