Skip to content
Prev 10135 / 29559 Next

gridded time series analysis

thanks Robert, this works fine.
but could it be that the functions have a problem with NA-values?
your Regression functions return this error:
error in lm.fit(x, y, offset = offset, singular.ok = singular.ok, ...) : 
  0 (non-NA) cases

when i use rasters with NA values...it works without problems with rasters
without NAs..

cheers,
Martin