Hi,
I get this error but I am not sure what it means or how to fix it. All coordinates are cartesian and integer and not NAs in the data.
Error in gee::gee(formula = formula, family = family, data = data, id = id, :
NA/NaN/Inf in foreign function call (arg 14)
In addition: Warning message:
In log(log(ac05)/log(ac01)) : NaNs produced
Any hint on what the issue could be ? I can give you a repex ifneeded