Using Stata 13.1 under Windows 7E. I know this has been covered many times here and at Stata, but I can't find anything that applies directly to my situation. I need to compute standard errors of probabilties. The module I'm using utilizes glm, but it does not support prediction like predict or predcitnl (returns an error). I can get regression coefficients via r(table) and the covariance matrix in e(V), but I can't quite figure out how to assemble everything. Not sure how to recover the design matrix. Can anyone point me in the right direction?
-
Login or Register
- Log in with
Comment