SPDE_from_voxel {BayesfMRI} | R Documentation |
SPDE from voxel model
Description
SPDE from voxel model
Usage
SPDE_from_voxel(spatial, qc_mask = NULL, logkappa = NULL, logtau = NULL)
Arguments
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. |
Value
List: spde
and spatial
.
[Package BayesfMRI version 0.10.1 Index]