Displaying 2 results from an estimated 2 matches for "modifiedvar".
Did you mean:
modified_at
2012 Oct 11
1
performance analytics- package
In performance analytics - performance summary session , i cant run the
code of -
charts.PerformanceSummary(datafrom_table, rf = 0, main = NULL, method =
"ModifiedVaR", width = 0,event.labels = NULL, ylog = FALSE, wealth.index =
FALSE, gap = 12)
it just return blank chart.
datafrom_table - having a csv file.
and the rest of the things are get from the site
https://www.rmetrics.org/files/Meielisalp2007/Presentations/Peterson.pdf
but i dont get the resul...
2012 Oct 15
1
performance analytics
...)
>
-------------------------------------------------------------------------------------------------------------------------------------
datafrom_table having these values .
i used to do with
d=dput(head(datafrom_table, 30))
charts.PerformanceSummary(d, rf = 0, main = NULL, method = "ModifiedVaR",
width = 0,event.labels = NULL, ylog = FALSE, wealth.index = FALSE, gap = 12)
it gives the result . but the number of morethan 40 it print a blank chart
sheet.
i hop now u can reply to me ..
View this message in context:
http://r.789695.n4.nabble.com/performance-analytics-package-tp46458...