Dear all,
1. I have a cross sectional data which has information on siblings. Will i be able to do a sibling fixed effect and how do i do this on Stata please.
can i do this in the cross sectional data:
clogit br003_ br002_ br001_ br005d2, group (siblings)
Or can i do this using the cross sectional data
xtset siblings
xtreg br003_ br002_ br001_ br005d2, fe
2. With a cross sectional data is it possible to run a random effects model and will it just be
reg br003_ br002_ br001_ br005d2, re
I will really appreciate your reply.
Related Posts with Fixed and random effects in cross sectional data
Regression rich text file issueHello, I am attempting to transfer the regression to a rich text file. For some reason my regression…
Importing variable with special characters, strings and numbersDear Stata users, I am experiencing problems in importing a variable from a csv file. This variable…
xtpdyn marginsDear all, I've encountered a problem when implementing xtpdyn postestimation. Using this example: xt…
Gini coefficient in a LoopDear all, I need to compute the Gini coefficient over country and over waves. Therefore, I realized …
XSMLE dynamic SDM where beta is constrained to = 0Dear list members, I have a special request estimating a dynamic spatial durbin model. I would like…
Subscribe to:
Post Comments (Atom)
0 Response to Fixed and random effects in cross sectional data
Post a Comment