Untransformed Estimates of coefficients for covariates (Beta's)
==============================================================================
estimate std.error
A1

A2

A3

B1 :detection pA[1] 0.796036 (0.236718)
B2 :detection pB[1] -10.910719 (31702492412.185669)
B3 :detection rA[1] 1.962942 (0.537150)
B4 :detection rB[1] 1.047778 (0.463629)
B5 :detection rBa[1] -0.083154 (1.013258)
How can I transform these values to be bound between 0 and 1? I am very new to this, but from what I have read, r must not be bound in the model or lamda will be undefined. And the logit link cannot be used to transform the results because this is not a binary model. Whst can I do? I'm don't know how to interpret these results, with the exception of the huge SEs up there!
thank you!
Carrie