SEVSELECT Procedure
Syntax: SEVSELECT Procedure
The following statements are available in the SEVSELECT procedure:
PROC SEVSELECT options;
BY variable-list;
LOSS <response-variable> </ censoring-truncation-options>;
WEIGHT weight-variable;
DIST distribution-name-or-keyword <(distribution-option)<distribution-name-or-keyword <(distribution-option)>> …> </ options>;
CLASS variable <(options)>…<variable <(options)>> </ global-options>;
EFFECT name=effect-type(variables </ options>);
SCALEMODEL regression-effect-list </ scalemodel-options>;
SELECTION <METHOD=method <(method-options)>><options>;
DISPLAY <table-list> </ options>;
DISPLAYOUT table-spec-list </ options>;
RESTRICT restriction1 [, restriction2 …];
OUTPUT <OUT=libref.data-table> output-options;
OUTSCORELIB <OUTLIB=> fcmp-library-name options;
NLOPTIONS options;