LIMDEP Files
Stat/Transfer supports all versions of LIMDEP . LIMDEP is an econometric software program for the analysis of limited dependent variables.
Standard extension: lpj
Reading LIMDEP Files
LIMDEP has only a single data type, consisting of double precision numbers.
Writing LIMDEP Files
Stat/Transfer enforces LIMDEP's 200 variable limit.
Character variables cannot be exported to LIMDEP, since the program does not support them.
Missing Values
LIMDEP recognizes missing values.
Output Variable Types
The output variable type that results from each target variable type is given in the following table:
|
Target Type |
Output Type |
|
string |
not exported |
|
byte int long float double date time date/time |
Number (with a precision of up to 15 decimal places) |