GLM_est_resid_var_pw {BayesfMRI} | R Documentation |
Standardize data variance, and prewhiten if applicable
Description
Standardize data variance and prewhiten if applicable, for the GLM.
Usage
GLM_est_resid_var_pw(
BOLD,
design,
spatial,
session_names,
field_names,
design_type,
valid_cols,
nT,
ar_order,
ar_smooth,
aic,
n_threads,
do_pw
)
Arguments
BOLD , design , spatial |
See |
session_names , field_names , design_type |
See |
valid_cols , nT , do_pw |
See |
Value
List of results
[Package BayesfMRI version 0.10.1 Index]