Search found 5 matches

by de726
Mon Sep 19, 2016 3:42 pm
Forum: Programming
Topic: Unbalance Panel: Fixed Effects
Replies: 4
Views: 3301

Re: Unbalance Panel: Fixed Effects

It works, thank you!
by de726
Mon Sep 19, 2016 11:54 am
Forum: Programming
Topic: Unbalance Panel: Fixed Effects
Replies: 4
Views: 3301

Re: Unbalance Panel: Fixed Effects

For example, after you estimate a cross section fixed effect equation and click on the output window "View" > "Fixed/Random Effect" > "Cross section effect" you will get something like this >> Country Effect US 1.1 UK 1.2 Japan 1.3 ... ... ... I'm trying to get both cou...
by de726
Mon Sep 19, 2016 10:50 am
Forum: Programming
Topic: Unbalance Panel: Fixed Effects
Replies: 4
Views: 3301

Unbalance Panel: Fixed Effects

Hi, I'm trying to extract both fixed effect values and the name of variables assigned to it. In the program, I've used "eq1.@effects" to extract the fixed effect estimation but can't find a way to extract the variables name. I have unbalance panel so these variables name changes with each ...
by de726
Fri Aug 26, 2016 6:06 am
Forum: Programming
Topic: Unbalance Panel: Fixed Effects
Replies: 2
Views: 2754

Re: Unbalance Panel: Fixed Effects

Thank you Gareth for such quick reply. That's exactly what I'm looking for.
Another question is how to extract those names assigned to each fixed effect?
I have unbalance panel so the list of names in the cross-section effect varies when I run for loop in the program.
by de726
Thu Aug 25, 2016 1:31 pm
Forum: Programming
Topic: Unbalance Panel: Fixed Effects
Replies: 2
Views: 2754

Unbalance Panel: Fixed Effects

Hi, I'm trying to extract the Cross-section fixed effect using programs and need help with the code. For example, I estimated equation >> eq1.ls(cx=f) i c f. Extract the equation coefficient using "eq1.@coefs(1)", "eq1.@coefs(2)" and "eq1.@coefs(3)" What I want to do al...

Go to advanced search