risk-ternaryMap | R Documentation |
Functions for craeting and plotting ternary maps.
ternaryMap(data, FUN=NULL, ...,
locator=FALSE, N=41, palette=topo.colors, nlevels=11)
ternaryFrontier(data, locator=FALSE)
riskMap(data, weights)
maxddMap(data, weights)
ternaryWeights(n=21)
ternaryCoord(weights)
ternaryPoints(weights, ...)
data |
data |
weights |
weights |
FUN, locator, N, palette, nlevels |
ternaryMap |
n |
n |
... |
optional arguments |
Wuertz, D., Chalabi, Y., Chen W., Ellis A. (2009); Portfolio Optimization with R/Rmetrics, Rmetrics eBook, Rmetrics Association and Finance Online, Zurich.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.