Gaussian Process Error - Model won't run
I have two very similar datasets with environmental parameters and abundance. I'm using Gaussian Process to evaluate how the environmental parameters influence abundance. On one dataset, the model runs fine and I get good results. When I try with the other, I get an error message saying "Unable to estimate Gaussian Process model. No valid starting values found". I can't find anywhere online what t...