Differences between revisions 5 and 18 (spanning 13 versions)
Revision 5 as of 2023-01-14 04:01:08
Size: 935
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 9: Line 11:
== Data Model ==

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


Line 12: Line 22:
 * [[SAS/DataStep|Data Step]]
Line 14: Line 23:
 * [[SAS/Formats|Formats]]
Line 16: Line 24:
 * [[SAS/ReadingData|Reading Data]]
Line 17: Line 26:
 * [[SAS/StringFunctions|String Functions]]
 * [[SAS/StringRoutines|String Routines]]
Line 30: Line 41:
 * [[SAS/ANOVA|ANOVA]]
Line 33: Line 43:
 * [[SAS/Datasets|DATASETS]]
Line 35: Line 46:
 * [[SAS/Logistic|LOGISTIC]]  * [[SAS/GChart|GCHART]]
 * [[SAS/Import|IMPORT]]
Line 40: Line 52:
 * [[SAS/SurveyFreq|SURVEYFREQ]]
 * [[SAS/SurveyImpute|SURVEYIMPUTE]]
 * [[SAS/SurveyLogistic|SURVEYLOGISTIC]]
 * [[SAS/SurveyMeans|SURVEYMEANS]]
 * [[SAS/Summary|SUMMARY]]
Line 45: 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)