I am looking for an example (dataset and code) of fitting a spatial hurdle model (zero-inflated model with a single source of zeros) using the INLA package for R. With this model, two equations are jointly fitted:
(1) the probability to observe at least one event (the single source of zeros)
(2) the (strictly > 0) count of events
I am aware of the R-!NLA documentation available at http://www.r-inla.org/