Description Usage Arguments Value
Calculate optimal hedge ratio coefficients for a set of instruments with the constraint that the sum of the coefficients equals 1
1 | EstimateHedge(target_var, hedge_vars)
|
target_var |
A data frame of dimension t x 1 containing the target variable to be hedged. |
hedge_vars |
A data frame of dimension t x k containing k variables or istruments to be used within the hedge portfolio. |
A list object containing the constrained hedge ratios, the unconstrained hedge ratios, the r-squared of both the constrained and unconstrained solutions, as well as the efficiency loss (pct reduction in Rsq) from the edge constraint.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.