View source: R/SPDE_from_vertex.R
SPDE_from_vertex | R Documentation |
SPDE from mesh model
SPDE_from_vertex(spatial, qc_mask, logkappa = NULL, logtau = NULL)
spatial |
See |
qc_mask |
QC mask. |
logkappa , logtau |
vector of min, max and initial value for prior on log kappa and log tau. Min and max are extreme quantiles, not hard constraints. |
List: spde
and spatial
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.