The following statements are available in the HPSEVERITY procedure:
PROC HPSEVERITY
options ;
LOSS
<response-variable> </ censoring-truncation-options> ;
WEIGHT
weight-variable ;
SCALEMODEL
regressor-variable-list </ scalemodel-option> ;
DIST
distribution-name-or-keyword <(distribution-option) <distribution-name-or-keyword <(distribution-option)>> ...> </ preprocess-options>
;
NLOPTIONS
options ;
PERFORMANCE
options ;
Programming statements
;