Classical GLM for fit_bayesglm (internal function)
GLM_classical(
BOLD,
design,
nK2,
nV_input,
field_names,
design_type,
valid_cols,
nT,
do_pw,
compute_SE = TRUE
)
A list of results
BOLD timeseries in vector form (TVx1), result of sparse_and_PW
List of large sparse design matrices (each TVxV), one per regressor, result of sparse_and_PW
See fit_bayesglm
.
See fit_bayesglm
.
Has prewhitening been performed on the data and design?
Compute SE of model coefficients?