scale_design_mat {BayesfMRI} | 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 BayesfMRI version 0.10.1 Index]