Biostat Macro LibraryT-test summary%Ttest resides in the departments SAS Macro Library and is enabled with the following SAS statements: Libname biostat '\\BIO2\example\SASMacrosWindows'; %Ttest produces a simple T-test report on a list of outcome varaibles by visit. Syntax: Example:
|
||