How can I handle classification variables within the 'logistic' action?

3 vues

Réponse

Classification variables are specified using the 'class' parameter. This allows you to define how these variables are parameterized in the model, including setting the reference level ('ref'), the ordering of levels ('order'), and the parameterization style ('param', e.g., 'EFFECT' or 'GLM').
Did this answer help you?
logistic

regression

See technical action