The PDLREG Procedure
Syntax: PDLREG Procedure
The following statements can be used with the PDLREG procedure:
PROC PDLREG option;
BY variables;
MODEL dependent = effects / options;
OUTPUT OUT= SAS-data-set keyword = variables;
RESTRICT restrictions;
Last updated: May 22, 2025