I am seeking some clarification on a previous topic (Confidence intervals for phi (interaction) parameter).
It appears that the site estimate of phi is the exponentiated beta coefficient, but it is not clear how the SE and CI are derived.
According to the previous post “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)”.
Thus, if my output for the beta coefficient of phi and its SE is as below, I calculate a 95% CI of 1.127 – 2.283:
Beta Coefficients:
occupancy phi 0.473085 (0.180002)
However these are not the CI values that appear in PRESENCE, copied below:
Individual Site Estimate of phi:
site survey phi std.err 95% conf. interval
Bear_Cr 1-1 1.6049 0.2899 1.5062 – 3.0501
I'm hoping to obtain clarification on how the SE and CIs are being calculated in PRESENCE for this value of phi, as they do not appear to be simple exponentiated values of the confidence interval surrounding the beta coefficient as would occur in simple logistic regression.
Thanks for your help.