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
Hi all,
I am researching performance of funds in the FTSE100 and am using the
Modigliani function in the PerformanceAnalytics package.
I have attached my raw data for your reference.
When I try to use the Modigliani code as follows:
Modigliani (a,b,c=0)
where a is my data set "1000 RANDOM...",
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
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.table(dataframe, file =outputfile_name,sep = ",",col
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
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
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 - h
7 matches
Mail list logo