Hello,
I developed a random effect model as follows:
mixed firmperformance_ln typeofstrategy firmage firmsize i.y* || id: ||country:
I am interested in understanding the role of strategy in firm performance and other variables are control variables.
Now I want to write fixed-effect model I used the menu of the Sata and also I read the help of the command and my model is
mixed firmperformance_ln typeofstrategy firmage firmsize i.y*
But I am not sure that is correct or not. The nested part is just omitted in this model
Is this model correct?
Thank you
Related Posts with mixed command for fixed effect model
how to make new variable based on existing variable?Hello! I have this categorical variable "education" No education 0 High School 1 Collage 2 PhD 3 …
How to generate a new variable to convert data of acres unit variable to hectares unit? (1 acre=0.4hectare)The variable on acres unit was a string variable. I encoded it and created a new numeric (float) var…
generating new variable based on date variableDear Stata community, I have a variable stored as dates in the Stata format i.e 01jul1993 (I conver…
Procedure to select the variable with values closest to the values to another variableIs there any automatic procedure in Stata to do the following: I have a fairly short time-series da…
Corresponding Dates with Business Calendar DatesHi I am working with the following data: Code: * Example generated by -dataex-. To install: ssc i…
Subscribe to:
Post Comments (Atom)
0 Response to mixed command for fixed effect model
Post a Comment