Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

vbvolregress(1) [debian man page]

vbvolregress(1) 						 The VoxBo Manual						   vbvolregress(1)

NAME
vbvolregress - carry out linear regression in 1D and 4D data SYNOPSIS
vbvolregress <flag> ... DESCRIPTION
vbvolregress is part of the VoxBo suite of tools for brain image analysis. vbvolregress carries out linear regression, using an arbitrary combination of 1D and 4D variables. If only 1D variables are included, it's just a single regression. If a 34D dependent variable or at least one 4D independent variable is included, then a separate regression is carried out at each spatial location. vbvolregress optionally permutes the data, and can produce as output a statistical map, parameter estimate maps, and residuals. It will also carry out FDR thresholding if requested. To get a complete list of available flags, run the program with no arguments. AVAILABILITY
Pre-built VoxBo binaries are available for Linux, OSX, and Cygwin, and via the NeuroDebian project (neuro.debian.net) for Debian deriva- tives. CAVEATS
VoxBo is provided with no warranty whatsoever. AUTHOR
For an historical roster of the VoxBo development team, visit www.voxbo.org. SEE ALSO
For detailed help on any VoxBo command-line program, run it with no arguments. For graphical programs, use the -h flag. For more help with VoxBo, for information about the mailing list, or to report bugs, visit the web site at www.voxbo.org. For information about file format support in VoxBo, see voxbo-fileformats(7). For general information about VoxBo, see voxbo(7). VoxBo January, 2011 (v1.8.5) vbvolregress(1)

Check Out this Related Man Page

vbfilter(1)							 The VoxBo Manual						       vbfilter(1)

NAME
vbfilter - do frequency filtering on 1D and 4D files SYNOPSIS
vbfilter [<flag>...] <file> ... DESCRIPTION
vbfilter is part of the VoxBo suite of tools for brain image analysis. vbfilter performs frequency domain filtering on 1D or 4D files. In the latter case, each voxel is filtered independently. To get a complete list of available flags, run the program with no arguments. AVAILABILITY
Pre-built VoxBo binaries are available for Linux, OSX, and Cygwin, and via the NeuroDebian project (neuro.debian.net) for Debian deriva- tives. CAVEATS
VoxBo is provided with no warranty whatsoever. AUTHOR
For an historical roster of the VoxBo development team, visit www.voxbo.org. SEE ALSO
For detailed help on any VoxBo command-line program, run it with no arguments. For graphical programs, use the -h flag. For more help with VoxBo, for information about the mailing list, or to report bugs, visit the web site at www.voxbo.org. For information about file format support in VoxBo, see voxbo-fileformats(7). For general information about VoxBo, see voxbo(7). VoxBo January, 2011 (v1.8.5) vbfilter(1)
Man Page

We Also Found This Discussion For You

1. Shell Programming and Scripting

Insert missing values

Hi, please help with this, I need to insert missing values into a matrix for a regression analysis. I have made up an example. The first three columns are variables with levels and the next 3 are values, the 4th column missing values should be replaced by 0s, and 5th and 6th column missing... (3 Replies)
Discussion started by: ritakadm
3 Replies