The HPSEVERITY Procedure

Syntax: HPSEVERITY Procedure

The following statements are available in the HPSEVERITY procedure:

PROC HPSEVERITY options ;
BY variable-list ;
LOSS <response-variable> </ censoring-truncation-options> ;
WEIGHT weight-variable ;
SCALEMODEL regressor-variable-list </ scalemodel-options> ;
DIST distribution-name-or-keyword <(distribution-option) <distribution-name-or-keyword <(distribution-option)>> ...> </ preprocess-options> ;
OUTSCORELIB <OUTLIB=> fcmp-library-name options ;
NLOPTIONS options ;
PERFORMANCE options ;
Programming statements ;