Description Usage Arguments Author(s) See Also
Old methods fo sampling from a SPDE model. For new code, use
inla.spde.precision
and inla.qsample
instead.
1 2 3 4 5 6 | inla.spde.sample(...)
## Default S3 method:
inla.spde.sample(precision, seed=NULL, ...)
## S3 method for class 'inla.spde'
inla.spde.sample(spde, seed=NULL, ...)
|
precision |
A precision matrix. |
seed |
The seed for the pseudo-random generator. |
spde |
An |
... |
Parameters passed on to other methods. |
Finn Lindgren finn.lindgren@gmail.com
inla.spde.precision
,
inla.qsample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.