Hi Kaylan,
before somebody says that no BUGS is allowed on this list, let me say this: unfortunately, with over 5000 sites, for an Nmix model such run times are nothing out of the ordinary for WinBUGS. You could try JAGS, which for these types of models may easily be twice as fast. Also, during the model building and exploration phase, you should consider running many fewer iterations (e.g., at the very beginning steps of a modeling project, 12, with a burnin of 2).
One more comment about this:
a0 ~ dnorm(0, 0.01)I(-5, 5)
b0 ~ dnorm(0, 0.01)I(-5, 5)
These are simple vague normal priors for the two intercepts of the hierarchical model. I would not truncate them using the I() construct. Some people (including myself), do this sometimes for constraining normally distributed random effects, but even then I would use wider bounds (e.g., -15, 15). JAGS doesn't need this trick (and indeed doesn't allow it).
Kind regards --- Marc
______________________________________________________________
Marc Kéry
Tel. ++41 41 462 97 93
marc...@vogelwarte.ch
www.vogelwarte.ch
Swiss Ornithological Institute | Seerose 1 | CH-6204 Sempach | Switzerland
______________________________________________________________
*** Intro book on Bayesian statistical modeling: Kéry, 2010, Introduction to WinBUGS for Ecologists, Academic Press; see
www.mbr-pwrc.usgs.gov/pubanalysis/kerybook
*** Book on Bayesian statistical modeling: Kéry & Schaub, 2012, Bayesian Population Analysis using WinBUGS, Academic Press; see
www.vogelwarte.ch/bpa
*** Upcoming workshops: http://www.phidot.org/forum/viewforum.php?f=8
--
You received this message because you are subscribed to the Google Groups "unmarked" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
unmarked+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.