SPDE_from_vertex: SPDE from mesh model
Description
SPDE from mesh model
Usage
SPDE_from_vertex(spatial, qc_mask, logkappa = NULL, logtau = NULL)
Value
List: spde
and spatial
.
Arguments
- spatial
See BayesGLM
.
- 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.