* GLM Chapter use medpar, clear glm los hmo white type2 type3, family(poisson) link(log) nolog test white=-.20 estimates store Unconstrained gen offvar = -.20*white glm los hmo type2 type3, family(poisson) link(log) offset(offvar) nolog lrtest Unconstrained