GLM_est_resid_var_pw: Standardize data variance, and prewhiten if applicable

View source: R/GLM_est_resid_var_pw.R

GLM_est_resid_var_pwR 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 fit_bayesglm.

session_names, field_names, design_type

See fit_bayesglm.

valid_cols, nT, do_pw

See fit_bayesglm.

Value

List of results


mandymejia/BayesfMRI documentation built on April 12, 2025, 3:44 p.m.