Skip to content

the meaning of theta1 and theta2 in model hyperparameters #51

Answered by finnlindgren
wanxinru asked this question in Q&A
Discussion options

You must be logged in to vote

It depends on precisely which SPDE model you have, but for inla.spde.2matern they are (by default; it's user-redefinable) $log(\tau)$ and $\log(\kappa)$. The function inla.spde.result() can be used to help convert them to range and variance values.
But I would recommend using inla.spde2.pcmatern() for the model specification instead, which automatically converts the internal parameters to range and standard deviation.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@wanxinru
Comment options

@finnlindgren
Comment options

@wanxinru
Comment options

@finnlindgren
Comment options

@wanxinru
Comment options

Answer selected by wanxinru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants