Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In the main text, I introduced two macros for carrying out certain auxiliary analyses with PROC LIFEREG. They are listed here with instructions and background information. They are also available on the Web at www.pauldallison.com.
Both of the macro programs use keywords for the required and optional parameters. Default values (if any) are given after the equal sign in the parameter list. Thus, you only need to specify parameters that differ from the default value, and you can specify these parameters in any order in the macro call.