ML-SECR huge running time

ML-SECR huge running time with lot of data and learned response from multiple sessions
Hi all
I’m running density analyses with secr 2.3.1, using a dataset including 3950 capture-recapture events of Siberian chipmunks (Tamias sibiricus), collected on a 14 ha area using 104 traps (spaced on average 30m), during monthly CMR trapping sessions of 5-days occasions over 3 years during the period of activity of squirrels (i.e. March-October, hence 24 sessions).
I know there is heterogeneity in both capture probabilities and movement scale according to age and sex. Rather than using finite mixture (h2 or h3), I separated my dataset according to age (juveniles and adults) and to sex (f & m), and included these levels as different “sessions”.
I also know that there is local trap-happiness for squirrels (site-fidelity), and I strongly suspect within session trap-happiness – with some individuals selecting some traps within their home range within a session.
I have no trap saturation, hence have been driven to use ML SECR rather than IP-S method.
I firstly ran the following models on a single year, including thus 28 sessions (8 sessions with adult females, 8 with adult males, 6 with young females and 6 with young males – as no juveniles are found in the population in March-April).
secr0<- secr.fit(chiptot, buffer=150, model = list(D~session, g0~1, sigma~1), method='BFGS')
secr0gbk<- secr.fit(chiptot, buffer=150, model = list(D~session, g0~bk, sigma~1), method='BFGS')
secr0sigbk<- secr.fit(chiptot, buffer=150, model = list(D~session, g0~1, sigma~bk), method='BFGS')
The model secr0 achieved calculations after ~20 hours !! Results were reliable, giving very similar density estimates compared to a previous analyse I made using S-IP method in DENSITY 4.4.
The model secr0bk achieved calculations after 6 DAYS….again giving reliable (and better estimates according to delta AICc….).
The model secr0sigbk is still running (seems to iterate well, probably will end tomorrow….)
Does anyone know how to reduce running time for such models – more specifically if I want to run models including all 3 years of my dataset???
We are using Dell Precision 390 computers – with Intel® Core™2 CPU 6320, 1.86 Ghz and 2.0 Go RAM
Thanks!
benoit
Hi all
I’m running density analyses with secr 2.3.1, using a dataset including 3950 capture-recapture events of Siberian chipmunks (Tamias sibiricus), collected on a 14 ha area using 104 traps (spaced on average 30m), during monthly CMR trapping sessions of 5-days occasions over 3 years during the period of activity of squirrels (i.e. March-October, hence 24 sessions).
I know there is heterogeneity in both capture probabilities and movement scale according to age and sex. Rather than using finite mixture (h2 or h3), I separated my dataset according to age (juveniles and adults) and to sex (f & m), and included these levels as different “sessions”.
I also know that there is local trap-happiness for squirrels (site-fidelity), and I strongly suspect within session trap-happiness – with some individuals selecting some traps within their home range within a session.
I have no trap saturation, hence have been driven to use ML SECR rather than IP-S method.
I firstly ran the following models on a single year, including thus 28 sessions (8 sessions with adult females, 8 with adult males, 6 with young females and 6 with young males – as no juveniles are found in the population in March-April).
secr0<- secr.fit(chiptot, buffer=150, model = list(D~session, g0~1, sigma~1), method='BFGS')
secr0gbk<- secr.fit(chiptot, buffer=150, model = list(D~session, g0~bk, sigma~1), method='BFGS')
secr0sigbk<- secr.fit(chiptot, buffer=150, model = list(D~session, g0~1, sigma~bk), method='BFGS')
The model secr0 achieved calculations after ~20 hours !! Results were reliable, giving very similar density estimates compared to a previous analyse I made using S-IP method in DENSITY 4.4.
The model secr0bk achieved calculations after 6 DAYS….again giving reliable (and better estimates according to delta AICc….).
The model secr0sigbk is still running (seems to iterate well, probably will end tomorrow….)
Does anyone know how to reduce running time for such models – more specifically if I want to run models including all 3 years of my dataset???
We are using Dell Precision 390 computers – with Intel® Core™2 CPU 6320, 1.86 Ghz and 2.0 Go RAM
Thanks!
benoit