My model is defined like this :
\ln(\lambda(s_i,t)) &= X(s_i,t)\beta+\{Z(s) \otimes Z(t)\}^T u
with with $u \sim \mathcal{N}(0,\sigma^{2}\mathbf{I})$. Z(s) and Z(t) are spatial and temporal basis functions.
--
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, visit https://groups.google.com/d/msgid/r-inla-discussion-group/b5b14b0a-de8f-4a7d-bc9f-a92aadb72cf9n%40googlegroups.com.
On 15 Jul 2025, at 23:39, Finn Lindgren <finn.l...@gmail.com> wrote:
As a starting point, take a look at the inlabru examples, in particular the space-time example: (please don’t try to set this up in plain INLA; inlabru exists to handle these types of model and make it easier to focus on the model rather than low-level model construction details)