https://bytebucket.org/tasseladmin/tassel-5-source/wiki/docs/Tassel_Pipeline_Tutorial20160330.pdf
Usage:
StepwiseOLSModelFitterPlugin <options>
-modelType <Model type> : The model selection criteria used to
determine which terms enter the model and how many. Value must be one
of pvalue, bic, mbic, or aic [pvalue, bic, mbic, aic] (Default:
pvalue)
-enter <Entry limit> : The enter limit or maximum p-value for which a
term can enter the model [0.0..1.0] (Default: 0.01)
-exit <Exit limit> : A term exits the model on a backward step if its
p-value is greater than this value [0.0..1.0] (Default: 0.01)
-maxMarkers <Maximum markers> : The maximum number of markers that
will be fit, if the enter limit is not reached first [0..10000]
(Default: 20)
-nestMarkers <true | false> : Should markers be nested within a model
factor (Default: false)
-nestFactor <Nesting factor> : Nest markers within this factor.
-nperm <Number of permutations> : Number of permutations for the model
to determine an empirical alpha [0..100000] (Default: 0)
> To view this discussion visit
https://groups.google.com/d/msgid/tassel/1b911b37-4f1b-461f-9a43-b45c6f99ae1fn%40googlegroups.com.