Hello,
I built a Generalized Additive Model (GAM) using a negative binomial
distribution (my response variable represents an animal count). In the GAM, I
included the log(trapping effort) as an offset variable to account for
variations in the sampling effort across trapping sites. Trapping effort was
calculated as the total number of live traps per night. Is there a way to fit
the GAM at each raster pixel defining a landscape when the trapping effort in
the pixel is unknown (some landscape areas do not cover the trapping sites)? In
particular, I would like to use the GAM in order to build a predictive map of
abundance.
Thanks a lot for your help.
Nell
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.