Hello,
I would like to ask for possible solutions to my problem.
After using the following formula: "ds (data = data, key =" hn ", formula = ~ log (size) + Obs, cutpoints = bins, convert.units = conversion.factor) " I got the following message:
" Some variance-covariance matrix elements were NA, possible numerical problems; only estimating detection function. "
AIC was lower than in the formula" ~ log (size) "only, so I should use this formula, but unfortunately it is not possible due to the problem described above. I can say that in similar databases, such a message has never appeared before with the formula " log (size)+Obs.
Does anyone have any idea what this may be the result of? I would just like to say that the formula "~ log (size)" and using the variable sea.state ("~ log (size) + sea.state") works fine. There is also no NA among the observer codes in Obs variable.
All the best,
Dominik