Differences between revisions 1 and 18 (spanning 17 versions)
Revision 1 as of 2022-06-08 20:49:28
Size: 312
Comment:
Revision 18 as of 2025-12-19 21:50:13
Size: 1180
Comment: Pruning dead links
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

'''SAS''' is an interpretted, static-typed programming language and a proprietary application to run programs written in that language. There is no other implementation of the language.
Line 6: Line 8:



== Data Model ==

 * [[SAS/DataStep|Data step]]
 * [[SAS/Metadata|Metadata]]
 * [[SAS/ODS|ODS]]



== Language ==

 * [[SAS/AggregatingData|Aggregating Data]]
 * [[SAS/Expressions|Expressions]]
 * [[SAS/JoiningData|Joining Data]]
 * [[SAS/ReadingData|Reading Data]]
 * [[SAS/References|References]]
 * [[SAS/StringFunctions|String Functions]]
 * [[SAS/StringRoutines|String Routines]]
Line 19: Line 41:
 * [[SAS/Compare|Compare]]  * [[SAS/Compare|COMPARE]]
 * [[SAS/Contents|CONTENTS]]
 * [[SAS/Datasets|DATASETS]]
 * [[SAS/Format|FORMAT]]
 * [[SAS/Freq|FREQ]]
 * [[SAS/GChart|GCHART]]
 * [[SAS/Import|IMPORT]]
 * [[SAS/Means|MEANS]]
 * [[SAS/Print|PRINT]]
Line 22: Line 52:
 * [[SAS/Summary|SUMMARY]]
 * [[SAS/Univariate|UNIVARIATE]]

SAS

SAS is an interpretted, static-typed programming language and a proprietary application to run programs written in that language. There is no other implementation of the language.


Data Model

Language

Macro Programming

Procedures


CategoryRicottone

SAS (last edited 2025-12-19 21:50:13 by DominicRicottone)