You can do the following: (1) call PROC REG, (2) create a macro variable with the parameter estimate (slope), and (3) call PROC SGPLOT and use the INSET statement to put the slope on the graph. No need to modify any templates: For an example, see SAS/STAT(R) 9.3 User's Guide
... View more