scale_design_mat {hrf}R 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


[Package hrf version 0.1.3 Index]