Displaying 1 result from an estimated 1 matches for "warmnona".
Did you mean:
carmona
2012 Oct 11
1
nls NAs
...s in my dataset that are similar to $T10cm
but the code does not work for this particular column (T10cm). I am
assuming this is because warming$T10cm contains NAs. I have tried just
about everything I can think of to remedy this problem (na.action=na.omit;
na.rm=T; creating a new space such that warmnoNA<-warming$T10cm!="NA") but
with no success. With the original code above, get the following error:
Error in numericDeriv(form[[3L]], names(ind), env) :
Missing value or an infinity produced when evaluating the model
In addition: Warning message:
In .swts * (lhs - rhs) :
long...