View source: R/spde_precision.R
spde_precision | R Documentation |
Computes the precision matrix for all vertices for a Whittle-Matérn field.
spde_precision(kappa, tau, alpha, graph, BC = 1, build = TRUE)
kappa |
Range parameter. |
tau |
Precision parameter. |
alpha |
Smoothness parameter (1 or 2). |
graph |
A |
BC |
Set boundary conditions for degree=1 vertices. BC =0 gives Neumann boundary conditions and BC=1 gives stationary boundary conditions. |
build |
If |
Precision matrix or list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.