SASUnit Examples  Version 1.5.0
Units under test

SAS macros to be tested in the example project. More...

Files

file  basedatasets.sas
 Create base datasets for a database.
 
file  boxplot.sas
 Create boxplot for two groups.
 
file  combineddataset.sas
 Create combined dataset for a database.
 
file  generate.sas
 partition a SAS dataset by groups, one data set per group
 
file  getvars.sas
 return variable names for a SAS dataset
 
file  nobs.sas
 Return number of observations in a SAS dataset.
 
file  regression.sas
 Linear regression analysis - example for SASUnit.
 

Detailed Description

SAS macros to be tested in the example project.