The PHREG Procedure |
The following statements are available in PROC PHREG. Items within < > are optional.
The PROC PHREG and MODEL statements are required. The CLASS statement, if present, must precede the MODEL statement, and the ASSESS or CONTRAST statement, if present, must come after the MODEL statement. The BAYES statement, that invokes a Bayesian analysis, is not compatible with the ASSESS, CONTRAST, ID, OUTPUT, and TEST statements, as well as a number of options in the PROC PHREG and MODEL statements. See the section Specifics for Bayesian Analysis for details.
The rest of this section provides detailed syntax information for each statement, beginning with the PROC PHREG statement. The remaining statements are covered in alphabetical order.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.