User Tools

Site Tools


jvs:fscan:manual:chapter2:glm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jvs:fscan:manual:chapter2:glm [2011/07/15 15:49]
voyvodic
jvs:fscan:manual:chapter2:glm [2023/02/23 18:43] (current)
Line 1: Line 1:
 **fScan Reference Manual, Chapter 2 (CmdLineOptions): glm** **fScan Reference Manual, Chapter 2 (CmdLineOptions): glm**
-===== glm --===== +===== Design -- General Linear Model Statistics===== 
-**usage: General linear model statistics+**usage: -glm [verbose] [flag] [designmtx] outname ** 
-===== =====+ 
 +GLM takes a design matrix (DESIGNMTX) as input to perform a general linear model 
 +multiple regression analysis on the current 4-D image data set. 
 +Depending on the FLAG option, the output may be a single data set or multiple data sets. 
 + 
 +FLAG - specify processing options (combine options by adding values: 
 +  * 1 - generate a beta map for each column in the DESIGNMTX 
 +  * 2 - generate all beta maps together in a single 4-D output data set 
 +  * 4 - generate a residual 4-D data set (the original data with all DESIGNMTX waveforms regressed out) 
 + 
 +DESIGNMTX is the name of the design matrix, already loaded using the [[jvs:fscan:manual:chapter2:design|DESIGN]] or [[jvs:fscan:manual:chapter2:physio|PHYSIO]] commands. If no valid matrix name is specified, the current active design matrix (most recently used in a DESIGN or PHYSIO command) will be used. 
 + 
 +OUTNAME is the name prefix to use for all new data sets created by the GLM.
  
 **See Also:**\\ **See Also:**\\
jvs/fscan/manual/chapter2/glm.1310744992.txt.gz · Last modified: 2014/08/04 16:03 (external edit)