PROC PDLREG Statement
- PROC PDLREG option ;
The PROC PDLREG statement has the following option:
- DATA= SAS-data-set
-
specifies the name of the SAS data set containing the input data.
If you do not specify the DATA= option, the most
recently created SAS data set is used.
In addition, you can place any of the following MODEL statement options
in the PROC PDLREG statement, which is equivalent to
specifying the option for every MODEL statement:
ALL, CONVERGE=, CORRB, COVB, DW=, DWPROB, ITPRINT,
MAXITER=, METHOD=, NOINT, NOPRINT, and PARTIAL.
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.