Some SAS Tips
Template with options for a SAS program (
SAS
)
SETSPATH
SAS Macro that will change the working directory of a SAS program to the directory within which the program was executed from.
Place this in one of your SASMACROS directories so that it can be auto-loaded.
Examples of ODS Styles Provided in SAS Version 9.1.2 (
SAS Program
) (
PDF Output
)
Referencing SAS Styles for ODS HTML
SAS/Connect Example Session With MVS
Restore SAS/Analyst Projects by submitting
dm "afa c=sashelp.appview.restore.frame";
Monte Carlo Simulation Simple Examples Code
Example of Using PROC MIXED to fit a Split-plot With Repeated Measures (
SAS
) (
PDF Output
) (
Log
)
To Top of Document