CRITERIA Subcommand (SURVREG RECURRENT command)
CRITERIA
is an optional subcommand that specifies the general criteria.
- CLASSMISSING
- An optional parameter to control how the user-missing values are treated. EXCLUDE is the setting by default, which treats the user-missing values as valid values. INCLUDE ignores the user-missing value designations and treats them as valid values.
- CILEVEL
- An optional parameter to specify the level for the confidence intervals of regression parameters. It must be a single numeric value belonging to (0, 100). The default setting is 95.
- SI_LRT
- An optional parameter to specify the significance level of the likelihood ratio test for the frailty component. It must be a single numeric value belonging to (0, 1). The default setting is 0.05.
- TREATMENT
- An optional parameter to control how to deal with those records whose interval conflicts with the begin and end time. DISCARD is the setting by default, which will discard the subject serial records in conflict. DISCOVER will discover the interval from the begin and end time. The process will take effect if there are two time variables and /MODEL INTERVAL is specified.