Size: 312
Comment:
|
Size: 1441
Comment:
|
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/DataTypes|Data types]] * [[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 42: |
* [[SAS/Compare|Compare]] | * [[SAS/ANOVA|ANOVA]] * [[SAS/Compare|COMPARE]] * [[SAS/Contents|CONTENTS]] * [[SAS/Datasets|DATASETS]] * [[SAS/Format|FORMAT]] * [[SAS/Freq|FREQ]] * [[SAS/GChart|GCHART]] * [[SAS/Import|IMPORT]] * [[SAS/Logistic|LOGISTIC]] * [[SAS/Means|MEANS]] * [[SAS/Print|PRINT]] |
Line 22: | Line 55: |
* [[SAS/Summary|SUMMARY]] * [[SAS/SurveyFreq|SURVEYFREQ]] * [[SAS/SurveyImpute|SURVEYIMPUTE]] * [[SAS/SurveyLogistic|SURVEYLOGISTIC]] * [[SAS/SurveyMeans|SURVEYMEANS]] * [[SAS/Univariate|UNIVARIATE]] * [[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.
Contents
Data Model
Language
Macro Programming