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.

ParameterName ObjType Type Remarks
TheInputConcept CON IN inherited
TheTargetAttribute BA IN inherited
TheOutputAttribute BA OUT inherited