Hi All,

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]
I had seen a previous post about this, https://www.stata.com/statalist/arch.../msg00225.html, but it received no replies.
Should I consider using aweights?

I would greatly appreciate your input on this.

All the best,
Edward