Hello,
I am working on fishing cat occupancy for my master’s thesis. I am fitting a single-species, single-season spatial occupancy model using spPGOcc(). My dataset is relatively small: I have 245 locations, and the species was detected at 24 locations across 41 independent events.
Most model parameters converge well with n.batch = 1000 and batch.length = 25, except for sigma.sq. I tried increasing n.batch up to 5000 and still does not fully resolve the issue. I also tried increasing the burn-in (to 20% of the total iterations), as suggested in another comment.
I am not sure whether continuing to increase n.batch is a good approach, or if there are more efficient strategies you would recommend, or whether my data are simply insufficient to support estimation of a spatial covariance term.
Below is an example of one of the models I fitted.
I used the default priors (including phi.unif = c(3 / max.dist, 3 / min.dist), as recommended in the documentation) and the default initial values, as I do not have prior information to inform them.
thanks in advance,
Giada
Thank you.
I am fitting the same models on a subset of my dataset (53 locations, with fishing cats recorded at 10 locations across 24 independent events), including additional variables, and this model emerges as the best-performing one based on k.fold.deviance:

Is the convergence of sigma.sq still acceptable in this case, or should I exclude the model (given that Rhat is around 1.1)? Increasing n.batch does not seem to improve convergence substantially, so I suspect that the data may simply not be strong enough to support reliable estimation of spatial covariance.
In addition, after reading several discussions and references online, I am still somewhat confused about how to interpret phi and sigma.sq biologically.
thank you in advance,
Giada
--
You received this message because you are subscribed to the Google Groups "spOccupancy and spAbundance users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spocc-spabund-u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/spocc-spabund-users/cb532087-b9b1-4b55-b02c-7b64e4aeb909n%40googlegroups.com.