Skip to content
Prev 156464 / 398503 Next

propensity score adjustment using R

I'm not quite sure what you mean.  If all you need is propensity
scores to run an IPW analysis, the fitted values should work.  Having
many binary covariates shouldn't be a problem, the whole point of the
propensity score is boiling down many dimensions to a single one.
I use matchit() for my psm needs, but it may not be so useful for IPW.

Ben
On Thu, Sep 18, 2008 at 11:00 AM, ran2 <bunny at lautloscrew.com> wrote: