genmod - How are nominal variables specified in genmod Action?

Réponse

Nominal variables for analysis are specified using the nominals parameter, which accepts a list of casinvardesc structures. Each structure defines attributes like format, formattedLength, label, name (required), nfd, and nfl for a variable.
Did this answer help you?