News

The following statements re-fit the Weibull model using the maximum likelihood estimates from the log logistic fit as initial values. proc lifereg data=raw outest=outest; model x*censor(1) = c1 / ...