I'm able to reconstitute real parameter estimates (capture probabilities) from beta values using the equations for the linear model and link functions, but what I'd like to do is get the slopes associated with temporal covariates ("real covariates" in the gentle intro) into the same scale as the real parameter estimates. Since parameters are estimated on (in my case) the logit scale, slopes (beta values) are also on that scale, right?. Is there a way to back-transform the beta values for temporal covariates to yield slopes such that a positive slope means a positive relationship between the temporal covariate and capture probabilities and vice versa?
Thanks