How does the bnet action handle missing values in interval variables?

5 vues

Réponse

For interval variables, missing values can be handled in two ways: they can be ignored, or they can be imputed with the mean of the variable. This is controlled by the 'missingInt' parameter.
Did this answer help you?
bnet

bayesianNetClassifier

See technical action