Hi!
I am running regressions involving patient fixed effects and year fixed effects.
I am not quite sure how do two commands below differ.
1) xi: areg y x i.year, absorb(patient id)
2) areg y x i.year, absorb(patient id)
I can see the coefficients are different but I don't get why do they differ....
Thanks in advance!
Related Posts with xi: areg and areg
How to get 95% Confidence Interval (CI) of the turning point of an inverted U-shaped curve with stata?Dear all, I have obtained an inverted U-shape relationship between independent variable X and depen…
Separating big string variablesDear All, I have downloaded the dataset from the scimago journal ranking website. The downloaded da…
Row names with esttab using over()Hi all, I'm using Stata 17 and the user-written esttab command from SSC to create/export tables to …
AUC in cutpt vs roctabGood morning, I use . cutpt to calculate cut points (reference ranges) for laboratory diagnostic met…
How to subtract within a column based on criteria from other columns?Hi, I have the following variables in my dataset: ID, group, nnid1, TRT, OUTCOME There are two gro…
Subscribe to:
Post Comments (Atom)
0 Response to xi: areg and areg
Post a Comment