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

glm with propensity score

$
0
0
Hi all

I am trying to reproduce the following output.
------------------------ - ----------- ----------- --------- -------- ------------- ------------
| OIM
12mnths | Coef. Std. Err . z P>|z| [95% Con f. Interval]
------------------------ + ----------- ----------- --------- -------- ------------- -----------
Never Baseline
Ever | -9.476737 0.4378596 -21.64 0 -10.33493 -8.618548
propensity score 3.302049 0.2410922 13.7 0 2.829517 3.774581
constant 25.99149 1.036576 25.07 0 23.95984 28.02314
However, I could only manage to produce the putput below:

| OIM
12mnths| Coef. Std. Err. z P>|z| [95% Conf. Interval]
----------------------+----------------------------------------------------------------
exposure | -7.687228 .4495486 -17.10 0.000 -8.568327 -6.806129
_cons | 39.87932 .3702683 107.70 0.000 39.15361 40.60503
--------------------------------------------------------------------------------------

What did I miss?

Thanks

Viewing all articles
Browse latest Browse all 65601

Trending Articles