I am using the scam library in R to fit an SCAM model to my data.
If my model contains depth, then I get NA in salinity.
If my model does not contain depth, then I get an estimation for salinity.
Why is this? I don't think it is a convergence issue, since the model converges, but why does the estimation of a variable affect another one?