Dear Statalist,
Following is the code for firm and year fixed effect using xtreg
[CODE] xtset companyid year_
xtreg Y X1 X2 X3 i. year, fe [CODE]
May I know how can I change this model to etimate it using wls (weighted Least Squares) ?
I know I can use ..., be wls instead of fe. But, I what to know how can I keep ....,fe and still use wls in the same xtreg
Related Posts with xtreg fixed effect and estimate using wls
Geometric interpolation of Return variableHi , Thanks to the post replied on the various issues at Statalist, I am able to understand things …
estimating coefficient of variation in a cluster randomised trialHi, I'm trying to estimate the coefficient of variation of a proportion between clusters in a cluste…
XTDATA and MISSINGHi all, is there a way to prevent xtdata command not to ignore missing values, or better, to avoid …
Graph barDear All, I want to create a bar graph that compares change in the outcome variable at the level of…
help with intervalplotHi, For a network meta-analysis I want to generate an intervalplot showing the forest plot but also …
Subscribe to:
Post Comments (Atom)
0 Response to xtreg fixed effect and estimate using wls
Post a Comment