check.resid: Check model residuals for each brain region
Description
This function checks the model residuals for each brain region in the
analysis. It simply does a qqplot of the studentized residuals (but uses
ggplot2 functions).
Usage
check.resid(resids, cols = FALSE)
Arguments
resids
Data table of model residuals for all brain regions
cols
Logical indicating whether to color by group (default: FALSE)