Search found 16 matches

by katrin
Tue Jul 09, 2013 1:09 am
Forum: Estimation
Topic: Pool/Panel Estimation with Fixed Time Effect
Replies: 7
Views: 8684

Re: Pool/Panel Estimation with Fixed Time Effect

Hi Glenn, thanks for your answer. I've already used @expand in combination with @dropfirst. It works but I'm not quite sure, if it makes what I want... Therefore I had asked the question if there are other ways of modelling. I have to take a closer look, but I think it is the solution of my problem ...
by katrin
Thu Jul 04, 2013 6:44 am
Forum: Estimation
Topic: Pool/Panel Estimation with Fixed Time Effect
Replies: 7
Views: 8684

Re: Pool/Panel Estimation with Fixed Time Effect

Hi,

I'm on the search for something similiar.
I have my pool data for 36 periods and need "period fixed effects" for only 35 periods - the first period is excluded.
How can I do this?
By using @seas I got the error: near singular matrix...

THANKS
by katrin
Tue Jul 02, 2013 11:16 am
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

Re: period specific dummy

Hi Glenn,

here is my workfile. I'll send you a pm with the coefficients that should result.

Thanks :)
by katrin
Tue Jul 02, 2013 10:16 am
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

Re: period specific dummy

Hi
thanks for your reply!

What do you need? the excel file, stata-do file? Can I send you the data with pm?
by katrin
Tue Jul 02, 2013 6:27 am
Forum: Econometric Discussions
Topic: time dependend variable
Replies: 0
Views: 2079

time dependend variable

Hi, I need a variable that captures time dependend effets. By using period fixed effects for each quarter it doesn't work... I have time series cross sectional data, fixed effects for each country. How can I implement time dependend effects? The variable should capture the time dependend effects and...
by katrin
Sun Jun 30, 2013 9:52 pm
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

Re: period specific dummy

Hi, you're right... I didn't thought about the high value of this p-value because it was just "given"... I'll take a look and then we'll see Stata code for the regression: encode country, generate (iid) i(iid) iis iid ... xi: reg interest_ exe_ growth_ debt_ i.quarter i.country, cluster (i...
by katrin
Sun Jun 30, 2013 11:53 am
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

Re: period specific dummy

Hi, p-value>1 is possible because of the two-sided p-values for non-symmetric distributions I know the results because I have the results from an estimation with Stata. I have to "re-estimate" them and after having done so, I have to do some further thing - implement new variables, add som...
by katrin
Sun Jun 30, 2013 10:50 am
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

Re: period specific dummy

Hi, I think you're right :) The problem, if I add period fixed effects by using the "estimation window" and then choose period fixed effects, the results are "good", but different from the values I should get. I've tried to use @expand(@obsid) - same problem. The resulting fixed ...
by katrin
Sun Jun 30, 2013 7:58 am
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

Re: period specific dummy

Thanks for your reply. I need a variable which one captures time-varying effects. The results should be different values for each period. If there are large variations from the underlying fundamentals, then this variable should be relative high. If these variations independent from time are only sma...
by katrin
Sun Jun 30, 2013 6:09 am
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

Re: period specific dummy

Hi, thanks for your reply. Unfortunately that's not what I really need. Perhaps I explained it wrong. I need a time-varying coefficient. This "dummy" should take values "by itself". I've got a regression and there are large unexplained parts. This variable should keep the time in...
by katrin
Wed Jun 26, 2013 11:16 pm
Forum: Estimation
Topic: period specific dummy
Replies: 14
Views: 13129

period specific dummy

Hi, I have to implement a dummy for period effects that are independet from the underlying fundamentals in the model. Therefore I have to reestimate a model that was originally estimated with stata. They implemented this time dummy by the command i.quarter -> "unary operator to specify indicato...
by katrin
Thu Jun 20, 2013 12:41 am
Forum: Estimation
Topic: how to modify Quandt Andrews Test/ Quandt Likelihood Ratio
Replies: 1
Views: 3107

how to modify Quandt Andrews Test/ Quandt Likelihood Ratio

Hi,

i've got pooled data and would like to fish for a break date (or more). Is it possible to run the Quant Andrews Test / Quandt Likelihood Ratio for pooled data? Or for panel data?

Thanks for your help!
by katrin
Wed Jun 19, 2013 10:20 pm
Forum: Estimation
Topic: how to modify the CD test code
Replies: 8
Views: 9147

Re: how to modify the CD test code

Thanks for your reply.
It works :)
by katrin
Tue Jun 18, 2013 3:04 am
Forum: Estimation
Topic: how to modify the CD test code
Replies: 8
Views: 9147

Re: how to modify the CD test code

Hi,
is there a possibility to perfom the pesaran cd test for pooled data? I've tried and failed until now. Can I perhaps modify the above code, or do I need something different?

I've got 15 cross-section identifiers and about 50 periods.
Many thanks
by katrin
Sat Jun 15, 2013 2:44 am
Forum: Estimation
Topic: Coefficient that vary over time and Quandt-Andrews Breakpoin
Replies: 1
Views: 3507

Re: Coefficient that vary over time and Quandt-Andrews Break

Hi again, I've searched a little about "time-dummy". If I put "@quarter" in the box for period specific coefficient it works. I get results that aren't that bad. The problem now, if I want to control for country specific effets I get the message "near singular matrix". ...

Go to advanced search