[R] propensity score adjustment using R
Marc Flockerzi
marc.flockerzi at web.de
Mon Oct 6 13:34:09 CEST 2008
the Matching() package by Jasjeet Sekhon does propensity score matching in a very user friendly way. (as you said you don't want to reinvent the wheel...)
just feed it with the fitted values from a glm model (fitted$myglmmodel). afaik, you may additionally match on some covariates directly.
HTH
marc
_________________________________________________________________________
In 5 Schritten zur eigenen Homepage. Jetzt Domain sichern und gestalten!
More information about the R-help
mailing list