SAS
From Just Solve the File Format Problem
(Difference between revisions)
(add lead) |
|||
Line 6: | Line 6: | ||
}} | }} | ||
− | + | SAS (Statistical Analysis System) is a scientific statistical software package. SAS files contain data and descriptions. | |
− | ' | + | Some of the software's files are: |
+ | '''.sas7dat''', | ||
− | + | '''.sas''' sas program file. | |
− | Info on deciphering one version [http://cybertiggyr.com/ff0/ here] | + | A full table of SAS files can be found on the [http://v8doc.sas.com/sashtml/win/z1iles.htm official documentation]. |
+ | |||
+ | Info on deciphering one version was available [http://cybertiggyr.com/ff0/ here] (dead link, Sep 2018). |
Revision as of 16:11, 19 September 2018
SAS (Statistical Analysis System) is a scientific statistical software package. SAS files contain data and descriptions.
Some of the software's files are:
.sas7dat,
.sas sas program file.
A full table of SAS files can be found on the official documentation.
Info on deciphering one version was available here (dead link, Sep 2018).