Differences between revisions 7 and 18 (spanning 11 versions)
Revision 7 as of 2023-01-14 05:19:35
Size: 1069
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 12: Line 14:
 * [[SAS/DataTypes|Data types]]
Line 14: Line 15:
 * [[SAS/ODS|ODS]]
Line 21: Line 23:
 * [[SAS/Formats|Formats]]
Line 23: Line 24:
 * [[SAS/ReadingData|Reading Data]]
Line 25: Line 27:
 * [[SAS/StringRoutines|String Routines]]
Line 38: Line 41:
 * [[SAS/ANOVA|ANOVA]]
Line 41: Line 43:
 * [[SAS/Datasets|DATASETS]]
Line 43: Line 46:
 * [[SAS/Logistic|LOGISTIC]]  * [[SAS/GChart|GCHART]]
 * [[SAS/Import|IMPORT]]
Line 48: Line 52:
 * [[SAS/SurveyFreq|SURVEYFREQ]]
 * [[SAS/SurveyImpute|SURVEYIMPUTE]]
 * [[SAS/SurveyLogistic|SURVEYLOGISTIC]]
 * [[SAS/SurveyMeans|SURVEYMEANS]]
 * [[SAS/Summary|SUMMARY]]
Line 53: Line 54:
 * [[SAS/XCopy|XCOPY]]

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)