Syntax: SEVERITY Procedure
The following statements are used with the SEVERITY procedure.
-
PROC SEVERITY
options ;
-
BY
variable-list
;
-
LOSS
<response-variable> </ censoring-truncation-options>
;
-
WEIGHT
weight-variable
;
-
SCALEMODEL
regressor-variable-list
;
-
DIST
distribution-name-or-keyword <(distribution-option) <distribution-name-or-keyword <(distribution-option)>> ...>
;
-
NLOPTIONS
options
;
-
Programming statements
;
Copyright © SAS Institute Inc. All rights reserved.