Differences between revisions 6 and 18 (spanning 12 versions)
Revision 6 as of 2023-01-14 04:43:08
Size: 980
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 18: Line 27:
 * [[SAS/StringRoutines|String Routines]]
Line 31: Line 41:
 * [[SAS/ANOVA|ANOVA]]
Line 34: Line 43:
 * [[SAS/Datasets|DATASETS]]
Line 36: Line 46:
 * [[SAS/Logistic|LOGISTIC]]  * [[SAS/GChart|GCHART]]
 * [[SAS/Import|IMPORT]]
Line 41: Line 52:
 * [[SAS/SurveyFreq|SURVEYFREQ]]
 * [[SAS/SurveyImpute|SURVEYIMPUTE]]
 * [[SAS/SurveyLogistic|SURVEYLOGISTIC]]
 * [[SAS/SurveyMeans|SURVEYMEANS]]
 * [[SAS/Summary|SUMMARY]]
Line 46: 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)