Search found 6 matches

by gamma
Fri Oct 28, 2011 5:49 pm
Forum: Programming
Topic: Moving correlation (Spearman and Kendall's Tau)
Replies: 0
Views: 1816

Moving correlation (Spearman and Kendall's Tau)

Hi guys,

I know how to find a moving correlation e.g. for 26 days using @mcor(x,y,26).

May I ask how I would get something similar for the Spearman and Kendall Tau correlations?

Apologies for any inconvenience
Thanks
G
by gamma
Mon Sep 12, 2011 9:14 pm
Forum: Programming
Topic: Creating sampling distribution
Replies: 4
Views: 3600

Re: Creating sampling distribution

Hi startz,

The code is fine now. It appears there was an issue with the Citrix client.

Thank you for taking the time to verify the code!
by gamma
Fri Aug 26, 2011 4:33 pm
Forum: Programming
Topic: Creating sampling distribution
Replies: 4
Views: 3600

Re: Creating sampling distribution

Thank you very much Eviews Gareth!

May I ask one further question, I've run this program and when I check the means there are a few N/A entries e.g. I only got 39 observations out of 100 run
Is this supposed to happen?
I am using (2,1) for (b,r) in the gamma function if it is relevant.

Thank you
by gamma
Thu Aug 25, 2011 11:06 pm
Forum: Programming
Topic: Creating sampling distribution
Replies: 4
Views: 3600

Creating sampling distribution

Hi guys, I am currently trying to program (this is the first semester I have ever used Eviews) 1) Create 100 observations from gamma distribution - I understand to use @rgamma (b,r) 2) Calculate the average of this sample 3) Repeat steps 1,2 one hundred times to get a data set that would have 100 es...
by gamma
Thu Aug 25, 2011 7:49 pm
Forum: Programming
Topic: Random Number Generation: Gamma Distribution
Replies: 4
Views: 4699

Re: Random Number Generation: Gamma Distribution

Hi,
I originally looked through the pdf guide and couldn't find anything other than references in empirical testing.

I found what was needed in the help section.

Thanks for your help.
by gamma
Wed Aug 24, 2011 8:01 pm
Forum: Programming
Topic: Random Number Generation: Gamma Distribution
Replies: 4
Views: 4699

Random Number Generation: Gamma Distribution

Hi guys,

May I ask how to generate 1000 observations from a two parameter gamma distribution?

Thank you in advance for any feedback

Go to advanced search