by wjensen1 » Mon Sep 09, 2024 10:46 am
Reintroducing my lab/myself to iButton temperature data loggers for estimating nest survival. Intended to use previous RMark code from standard nest monitoring data when checks were every 2 to 4 days (no data loggers, the 'old-fashioned way' with midpoint completion estimation, etc.). Original thought was retooling the LastPresent and LastChecked dates in RMark to the nest completion dates we know from nest vs. ambient temperature data, using the process.data(... model=”Nest”) approach. All estimates were = 1, which is obviously incorrect. There seemed room for a known-fate modeling approach this has apparently been used for iButton nest data analyzed in RMark (e.g., Weintraub et al. 2016, Condor). Others have used the Shaffer (2004) logistic exposure SAS code for such data. Does anyone happen to have any on R script/suggestions for such known-fate nest survival models? I’m not finding anything explicitly relevant in RMark documentation. Thanks for any help.