http://www.usc.edu/its/doc/statistics/limdep/limdepunix/

LIMDEP Under UNIX

revision date: 11 June 2002
Introduction
Path Settings for Statistics Software Commands
Documentation and Help
Basic LIMDEP Rules
Miscellaneous Information Regarding LIMDEP
Interactive LIMDEP
LIMDEP Sample Programs
Using External Files to Store Programs, Output and Working Data
Using Raw Data from External Files
Printing Output
Using Large Files in UNIX
Using Large Files -- UniTree Storage
Computing During Peak Use Hours
Batch Processing
Queueing Batch Jobs for Later Processing
References
Consulting Support

Introduction

Introduction


Path

Path Settings for Statistics Software Commands


Documentation and Help

Documentation and Help


Basic LIMDEP Rules

Basic LIMDEP Rules


Miscellaneous Information

Miscellaneous Information Regarding LIMDEP


Interactive LIMDEP

Interactive LIMDEP

Continue until all the data have been entered. After entering the data, you should terminate the Data Editor with a single period in column one:
You are then given the chance to enter more variables. When you are finished entering data, type a period (.) in column one and this will return you to the Cmnd> prompt.

Commands for statistical procedures are entered at the Cmnd> prompt. For example, to see descriptive statistics on the data entered above, type:

  crt:   Cmnd>

  you:   dstat;rhs=var1,var2 $

  crt:              Descriptive Statistics

  Variable Mean Std. Dev. Skewness Kurtosis Minimum Maximum Cases

  VAR1   1.8400  1.0455    0.240     1.02    0.9600  3.100    4
  VAR2   11.300  15.498    0.988     1.74    2.200   34.50    4

  Press a key then ENTER to continue.>

  crt:   Cmnd>

  you:   stop$

LIMDEP Sample Programs

LIMDEP Sample Programs


Using External Files to Store Programs

Using External Files to Store Programs, Output and Working Data


Using Raw Data

Using Raw Data from External Files


Printing Output

Printing Output


Using Large Files in UNIX

Using Large Files in UNIX

/tmp Space

Compressing Large Files to Save Space

[an error occurred while processing this directive] Computing During Peak Use Hours

Computing During Peak Use Hours

Batch Processing

Batch Processing

Delayed Batch Job Processing

Delayed Batch Job Processing -- the  at  and  qsub  Commands


References

References

  1. LIMDEP User's Manual, Version 7.0 (revised and expanded), Greene, 1998
  2. LIMDEP Abridged User's Manual, Version 6.0, Greene, 1992 (not published for Version 7)
  3. LIMDEP Reference Guide, Version 7.0 (quick reference), Greene, 1995


Consulting Support and Other Sources of Help

Consulting Support and other Sources of Help