News

OUTPUT Statement OUTPUT < OUT= SAS-data-set > keyword = name <... keyword = name >; The OUTPUT statement creates a new SAS data set containing statistics calculated after fitting the model. At least ...
The OUTPUT statement creates a new SAS data set containing diagnostic measures calculated after fitting the model. ... For example, suppose that you have two dependent variables, say y1 and y2, and ...