Learn R Programming

BayesfMRI (version 0.10.1)

SPDE_from_voxel: SPDE from voxel model

Description

SPDE from voxel model

Usage

SPDE_from_voxel(spatial, qc_mask = NULL, 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.