FIN and FOUT Subcommands (DISCRIMINANT command)
FIN specifies
the minimum partial F value that
a variable must have to enter the analysis. As additional variables
are entered into the analysis, the partial F for variables already in the equation changes. FOUT specifies the smallest partial F that a variable can have and not be removed
from the model.
-
PINandPOUTtake precedence overFINandFOUT. That is, if all are specified,PINandPOUTvalues are used. - If
PINandPOUTare omitted,FINandFOUTare used by default. IfFOUTis specified butFINis omitted, the default value forFINis 3.84. IfFINis specified, the default value forFOUTis 2.71. - You can set
FINandFOUTto any non-negative number. However,FOUTshould be less thanFINifFINis also specified. -
FINandFOUTapply only to the stepwise methods and are ignored if theMETHODsubcommand is omitted or ifDIRECTis specified onMETHOD.