struct_prior {BayesBrainMap} | R Documentation |
Apply data structure to priors
Description
Apply data structure to priors
Usage
struct_prior(
prior,
FORMAT,
mask_input,
params,
dat_struct,
template_parc_table
)
Arguments
prior |
The prior |
FORMAT |
"CIFTI", "GIFTI", "NIFTI", or "DATA" |
mask_input |
The input mask |
params |
The params |
dat_struct |
The data structure |
[Package BayesBrainMap version 0.1.3 Index]