genmod - How are output tables generated in genmod Action?

Réponse

The output parameter creates a table on the server containing observationwise statistics after model fitting. It accepts a genmodOutputStatement structure, which includes the required casOut subparameter for specifying output table settings and various options for naming predicted values, residuals, and confidence intervals.
Did this answer help you?