Statistica Files
Stat/Transfer supports Statistica Versions 5 and 7 - 9.
Standard extension: sta
Reading Statistica
Stat/Transfer will read and use Statistica variable and value labels. Each column has a single missing value, which will be applied.
Writing Statistica
Statistica does not have a string type, so character variables cannot be exported.
Missing Values
Statistica has one missing value for each variable. Stat/Transfer uses this when it reads a Statistica file. When writing a Statistica file, Stat/Transfer will use a value of -9999 for missing.
Output Variable Types
The output variable type that results from each target variable type is given in the following table:
|
Target Type |
Output Type |
|
byte int long float double |
Number |
|
date |
Date |
|
time |
Time |
|
date/time |
Date/time |
|
string |
Not exported |