Size: 1069
Comment:
|
← Revision 17 as of 2024-04-25 15:27:36 ⇥
Size: 1461
Comment: PROC REG
|
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 14: | Line 16: |
* [[SAS/ODS|ODS]] | |
Line 21: | Line 24: |
* [[SAS/Formats|Formats]] | |
Line 23: | Line 25: |
* [[SAS/ReadingData|Reading Data]] | |
Line 25: | Line 28: |
* [[SAS/StringRoutines|String Routines]] | |
Line 41: | Line 45: |
* [[SAS/Datasets|DATASETS]] | |
Line 43: | Line 48: |
* [[SAS/GChart|GCHART]] * [[SAS/Import|IMPORT]] |
|
Line 46: | Line 53: |
* [[SAS/Reg|REG]] | |
Line 48: | Line 56: |
* [[SAS/Summary|SUMMARY]] |
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