Hello,
I am using the below model as I have two levels of data: (Company level (high level) and Employee reviews level (low level)).
mixed DV IV Control 1 Control 2 Control 3 Control 4 Control 5 i.Year || ID:
I used i.Year to indicate a year-fixed effect.
However, my question is:
Q1: I have a different output that I don't understand:
1-var(_cons)
2- var(Residual)
Are those the same as the following?
1- lns1_1_1: _cons
2- lnsig_e:_cons
Whether the answer is yes or no, what do those four things explain?
Q2: What are the essential outputs I should report for the mixed-effects model, as this is my first time using this model? Please help.
Thank you in advance for your time.
I am using the below model as I have two levels of data: (Company level (high level) and Employee reviews level (low level)).
mixed DV IV Control 1 Control 2 Control 3 Control 4 Control 5 i.Year || ID:
I used i.Year to indicate a year-fixed effect.
However, my question is:
Q1: I have a different output that I don't understand:
1-var(_cons)
2- var(Residual)
Are those the same as the following?
1- lns1_1_1: _cons
2- lnsig_e:_cons
Whether the answer is yes or no, what do those four things explain?
Q2: What are the essential outputs I should report for the mixed-effects model, as this is my first time using this model? Please help.
Thank you in advance for your time.
Comment