What options are available for handling missing values in nominal variables?

7 vues

Réponse

For nominal variables, the bnet action provides three options for handling missing values: ignoring the observations, imputing with the mode of the variable, or treating the missing values as a distinct level. This is controlled by the 'missingNom' parameter.
Did this answer help you?
bnet

bayesianNetClassifier

See technical action