Re: [R] Performance Analytics Modigliani Code help

2016-03-29 Thread Jim Lemon
Hi Jessy, I had a look at: http://www.rdocumentation.org/packages/PerformanceAnalytics/functions/Modigliani and it doesn't include a "Value" section, so I don't know what the return value should be. Have you tried running the examples to see what they return? Jim On Sat, Mar 26, 2016 at 12:10 A

Re: [R] performance analytics

2012-10-15 Thread R. Michael Weylandt
On Mon, Oct 15, 2012 at 6:44 AM, sheenmaria wrote: > > hi Michael, > am sorry for the incomplete reply . > > > csv file data havinmg like this , > >>getSymbols("IBM") >>weekly_data = to.weekly(week_name) >>dataframe=data.frame(weekly_data) >>outputfile_name="F:\\R-programs\\Outputfile.csv" >>write

Re: [R] performance analytics- package

2012-10-12 Thread R. Michael Weylandt
Hi sheenmaria, Please reread my first post and try to do well any of what I asked of you. Cheers, Michael On Fri, Oct 12, 2012 at 6:13 AM, sheenmaria wrote: > Thanks for your reply . > > And i have a doubt > why cant get the result of chart.performanceSummary() with more than > 40 row

Re: [R] performance analytics- package

2012-10-11 Thread R. Michael Weylandt
On Thu, Oct 11, 2012 at 11:04 AM, sheenmaria wrote: > 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