vbregress
From VoxBoWiki
vbregress carries out the regression for a VoxBo GLM. It's mostly used internally, but you never know when you might find it useful. Here's the help text:
VoxBo vbregress (v1.8.5pre8/May 6 2010) usage: vbregress <glmdir> flags: -m mean scale -d linear detrend -s <mat> <ind> sign permutation -o <mat> <ind> order permutation -e exclude error term from parameter file -p <part> <nparts> do just part of it -h show help -v show version notes: linear detrend fits a regression line to the data and removes any linear trend. mean scaling divides each time series by its mean. both of these steps are performed independently for each 4D file included in the regression.
