Search found 8 matches

by Emily89
Fri Aug 23, 2013 12:49 pm
Forum: Data Manipulation
Topic: Wilcoxon rank sum test
Replies: 1
Views: 2839

Wilcoxon rank sum test

Now I am carrying the Wilcoxon rank sum test to find out whether the correlation of two series is diential in two periods. I read some answer in the forum but still not sure how to test the equility of correlation in two periods. For example, 1990-2000 and 2001-2010. :D
by Emily89
Thu Aug 22, 2013 5:54 am
Forum: Estimation
Topic: state space model/dynamic factor model
Replies: 1
Views: 2986

Re: state space model/dynamic factor model

Anyone could help?

I try but the result is strange. The Std.Error, Z-statistic and Prob are "NA".
by Emily89
Wed Aug 21, 2013 12:18 pm
Forum: Estimation
Topic: state space model/dynamic factor model
Replies: 1
Views: 2986

state space model/dynamic factor model

Hi. I need to estimate the following state space model: Y(t) = A*Y(t-1) + B*Z(t) + v(t) Z(t) = D*Z(t-1) + e(t) Z(t) is a vector of unobservable factors. Y(t-1) is the lag of Y(t). A is a diagonal matrix: a1, 0, 0 0, a2, 0 0, 0, a3 Assume that Y(t) is the GDP of the UK, France and Germany, respective...
by Emily89
Thu Jul 25, 2013 3:36 am
Forum: Econometric Discussions
Topic: Cross-correlation
Replies: 2
Views: 4604

Cross-correlation

I am running two different variables in EViews using the Cross-Correlogram function.I want to know how this function can tell whether the first variable is a leading indicator of the second variable. Could any one explain the following result? Really appreciate the help! Date: 07/25/13 Time: 11:18 S...
by Emily89
Tue Jul 09, 2013 7:43 am
Forum: Econometric Discussions
Topic: rolling correlation
Replies: 0
Views: 2336

rolling correlation

Hi! Now I am analysing the change of correlation between two series during year 1995 to 2012. I find that the rolling correlation could explain the evolution of correlation over time. But I don't know how to do it in Eviews. I search the forum and know "genr corr1 = @movcor(gdp, trade, 10)"...
by Emily89
Thu Jul 04, 2013 2:40 am
Forum: Estimation
Topic: where is AIC or SBC criteria in a system
Replies: 0
Views: 3553

where is AIC or SBC criteria in a system

Hi! I estimate a set of equation simultaneously in the "system" object. But the estimated results do not contain "Akaike info criterion" or "Schwarz criterion". No matter I use ordinary least squares, weighted least squares or seemingly unrelated regression as estimatio...
by Emily89
Tue Jul 02, 2013 3:57 am
Forum: Estimation
Topic: seemingly unrelated regression and AIC criteria
Replies: 0
Views: 2134

seemingly unrelated regression and AIC criteria

Hey! I am trying to estimate the following regression using seemingly unrelated regression: y(1,t) = c(1) + c(2)* y (1,t-1) + c(3) * y(1, t-2) + c(4) * x(t-1) + c(5)* x(t-2) y(2,t) = c(6) + c(7)* y (2,t-1) + c(8) * y(2, t-2) + c(9) * x(t-1) + c(10)*x(t-2) Each equation includes the lag of its own an...
by Emily89
Mon Jun 17, 2013 8:53 am
Forum: Programming
Topic: state-space model
Replies: 1
Views: 3110

state-space model

hi, I am working on a dynamic factor model. I try to use the state-space model to figure out a common factor for GDP of different countries. The model I use is: Y(t) = A*Y(t-1) +B*F(t) +u(t) F(t) = C*F(t-1) + e(t) The F(t) is the dynamic factor model(unobservable), I enter the following code in the ...

Go to advanced search