MODEL Statement
<label:>
- MODEL response<*censor(list)>=effects
< / options > ;
<label:>
- MODEL (lower,upper)=effects < / options >
;
<label:>
- MODEL events/trials=effects < / options >
;
Only a single MODEL statement can be used with
one invocation of the LIFEREG procedure. If multiple MODEL statements
are present, only the last is used.
The optional label is used to label the
model estimates in the output SAS data set and OUTEST= data set.
-
ALPHA=value
-
sets the significance level for the confidence intervals for
regression parameters and estimated survival probabilities.
The value must be between 0 and 1. By default, ALPHA = 0.05.
- CONVERGE=value
-
The default is changed to CONVERGE=1E-8.
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.