View source: R/SPDE_from_voxel.R
SPDE_from_voxel | R Documentation |
SPDE from voxel model
SPDE_from_voxel(spatial, qc_mask = NULL, 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.