Using the INLA package, one can specify a replicated spatial-temporal correlation by including a term that includes the spde model (‘spde’), spde index (‘w’), and a vector of replications (‘w.repl’):
f(w, model = spde, replicate = w.repl)
How does one create the same type of correlation using a bru formula? Are there multiple ways to do this?
In an August 22 post on this forum, Tim Meehan created a replicated spatial-temporal correlation by passing the model = ‘iid’ argument to his field_residuals component in the model formula.
However, when looking at the available arguments for a bru component, I see a replicate argument, and this suggest to me that it might also be possible to specify a replicated spatial-temporal correlation by passing the replicate argument to a bru component?
Am I correct about the potential use of the replicate argument in the bru component?
Thanks!
--
You received this message because you are subscribed to the Google Groups "R-inla discussion group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to r-inla-discussion...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/r-inla-discussion-group/21885ba4-c8be-4635-bdc4-2d45b1edc01cn%40googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/r-inla-discussion-group/ab0daf0d-3f4c-47f1-b956-8548b4f910den%40googlegroups.com.