by jhines » Wed Jan 06, 2010 12:07 pm
The confidence interval for phi is computed using the beta estimates for phi, so it's not the simple (symmetrical) phi +/- 1.96 * std.err. To compute the 95% confidence interval, take the beta estimate for phi, add/subtract 1.96 times it's std.err., then transform those values (using exp function).
Jim