Quantcast
Channel: Statalist
Viewing all articles
Browse latest Browse all 73288

Logistic regression on sample weighted by propensity score

$
0
0
Dear Statalist members!
May be anyone know the syntax, how to conduct logistic regression on a sample weighted (not matched) by propensity score?

E.g., for the linear regression on matched sample the syntax is:

psmatch2 treatment covariate1 covariate#, out(outcome) logit
reg outcome covariate1 covariate# [fweight=_weight]


But what is the such syntax for logistic regression on weighted sample?

Viewing all articles
Browse latest Browse all 73288

Trending Articles