scale_design_mat: Scale the design matrix

View source: R/BayesGLM_utils.R

scale_design_matR Documentation

Scale the design matrix

Description

Scale the design matrix

Usage

scale_design_mat(design_mat)

Arguments

design_mat

The original (unscaled) design matrix that is T x K, where T is the number of time points, and k is the number of field covariates

Value

A scaled design matrix


hrf documentation built on April 3, 2025, 10:36 p.m.