Description Usage Arguments Details Value References Examples
This function computes an approximated semicovariance matrix as in Estrada (2008).
1 | semCov(mydata,bench)
|
mydata |
Matrix of returns. Each row is a period and each column is an asset. |
bench |
Benchmark for semivariance. Defaults to 0. |
See Rigamonti (2020) for more details.
A matrix that approximates the semicovariance matrix.
Estrada, J. (2008). Mean-semivariance optimization: A heuristic approach. Journal of Applied Finance, 18(1):57-72 Rigamonti, A. (2020). Numerical solution for the minimum semivariance portfolio optimization problem in R: the semicov package
1 2 | {
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.