Description Usage Arguments Value Author(s) See Also
Calculates an approximate basis for tau
and kappa
for an
inla.spde2.matern
model where tau
is a rescaling
parameter.
1 2 3 | inla.spde2.matern.sd.basis(mesh, B.sd, B.range, method = 1,
local.offset.compensation = FALSE,
alpha = 2, ...)
|
mesh |
An |
B.sd |
Desired basis for log-standard deviations. |
B.range |
Desired basis for spatial range. |
method |
Construction method selector. Expert option only. |
local.offset.compensation |
If |
alpha |
The model |
... |
Additional parameters passed on to internal |
List of basis specifications
B.tau |
Basis for |
B.kappa |
Basis for |
Intended for passing on to inla.spde2.matern
.
Finn Lindgren finn.lindgren@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.