PIN and POUT Subcommands (DISCRIMINANT command)
PIN
specifies
the minimum probability of F that
a variable can have to enter the analysis and POUT
specifies the maximum probability of F that a variable can have and not be removed
from the model.
-
PIN
andPOUT
take precedence overFIN
andFOUT
. That is, if all are specified,PIN
andPOUT
values are used. - If
PIN
andPOUT
are omitted,FIN
andFOUT
are used by default. - You can set
PIN
andPOUT
to any decimal value between 0 and 1. However,POUT
should be greater thanPIN
ifPIN
is also specified. -
PIN
andPOUT
apply only to the stepwise methods and are ignored if theMETHOD
subcommand is omitted or ifDIRECT
is specified onMETHOD
.