Long time reader, first time poster. I am attempting to use inverse probability weights in my analysis and, hence, I'd like to use pweights with mvreg. It seems, however that only aweights and fweights are allowed and I'm not sure why. The code is as follows (I'm using Stata 16.1):
Code:
mvreg depvars = indepvars [pweight=inverseprob]
Should I consider using aweights?
I would greatly appreciate your input on this.
All the best,
Edward
0 Response to pweights in mvreg?
Post a Comment