impute - What is methodNominal?

Réponse

Specifies the imputation technique for nominal variables. Options: MODE (replaces missing values with the mode), VALUE (replaces missing values with the values specified in the valuesInterval and valuesNominal parameters).
Did this answer help you?