Operator AssignStochasticValue

A MissingValue operator. Each missing value in TheTargetAttribute is replaced by a value which is randomly selected according to the distribution of present values in this attribute. For example, if half of the entries in TheTargetAttribute have a specific value, this value is chosen with a probability of . The operator computes the column statistics if they are not computed yet, which may take some time.

Parameter

Parameter Object Type optional min_arg max_arg looped Remarks
TheInputConcept Concept Input no 1 1 no inherited
TheTargetAttribute BaseAttribute Input no 1 1 yes inherited
TheOutputAttribute BaseAttribute Output no 1 1 yes inherited

The Operator AssignStochasticValue is loopable!