<P> A Missing value operator. Each missing value (NULL value) in <I>TheTargetAttribute</I> 
  is replaced by a predicted value. For prediction, a Decision Tree is learned 
  from <I>ThePredictingAttributes</I>, which must belong to <I>TheInputConcept</I>. 
  The pruning confidence level is given in <I>PruningConf</I> as a percentage. 
  <BR>
  <BR>
<P>
PARAMETERDESCRIPTION
TheInputConcept:inherited
TheTargetAttribute:inherited
ThePredictingAttributes:&nbsp;
SampleSize:positive integer
PruningConf:between 0 and 100
TheOutputAttribute:inherited
