<P> A Feature Selection operator. This operator is a combination of <I>StochasticFeatureSelection</I>, 
  which is applied first, and <I>GeneticFeatureSelection</I>, applied afterwards. 
  The parameter descriptions can be found in the sections about these operators. 
  <BR>
  <BR>
<P>
PARAMETERDESCRIPTION
TheInputConcept:inherited
TheAttributes:&nbsp;
SampleSize:&nbsp;
PopDim:&nbsp;
StepNum:&nbsp;
ProbMut:&nbsp;
ProbCross:&nbsp;
Threshold:real, between 0 and 1
TheOutputConcept:inherited
