Hello,
I am trying to estimate the effects of several time invariant variables on my outcome using random effects and xtreg. I am using panel data and I need to incorporate probability weights. I am aware that xtreg does not allow for pweights or aweights, so I am not sure what my options are at the moment?
The error message I get is
weights not allowed
r(101);
which makes sense, so then would I have to abandon the weights?
Related Posts with Probability weights in random effects models
Loop with spaces and quotesHello, I have a list of terms that have spaces and quotes that I want to loop over. I have been abl…
Dummy variables for table values for percentileHey guys, I want to create one dummy variable which assigns a value of 1 for values above 90 percen…
create a variable for the second lowest valueI have a list of values (bids). I already have generated the minimum value via: Code: egen minbid…
forvalues with skipped valuesI have about 300 items for which I want to run the forvalues loop. However, I need to skip about 6 v…
Instrumental variables for Stata's -reg3- in 3SLS modelsHi, I am dealing with an econometric modeling issue which is new to me. While I have used 2SLS and …
Subscribe to:
Post Comments (Atom)
0 Response to Probability weights in random effects models
Post a Comment