assessBias - How do I specify the model's prediction variables?

Réponse

Use the 'predictedVariables' parameter, which is a required list of variables that contain the model's predictions. The order of variables must match the order in the 'responseLevels' parameter.
Did this answer help you?