Index of /geminiatari/FILES/MATH/OLS

      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Sep-2006 15:34 - [TXT] DATA.1K 28-Jul-1993 07:13 29k [TXT] DEMO.EPP 28-Jul-1993 07:13 1k [TXT] DEMO.OUT 28-Jul-1993 07:13 1k [TXT] DISTRIBS.H 28-Jul-1993 07:13 3k [TXT] EPP2TEX.NAW 28-Jul-1993 07:13 3k [   ] EPP_DOC.TEX 28-Jul-1993 07:13 13k [TXT] F.C 28-Jul-1993 07:13 3k [TXT] FATAL.C 28-Jul-1993 07:13 1k [TXT] INSTALL 28-Jul-1993 07:13 1k [TXT] LINSTATS.H 28-Jul-1993 07:13 2k [TXT] LOADFILE.C 28-Jul-1993 07:13 8k [TXT] LUSTUFF.C 28-Jul-1993 07:13 9k [TXT] MAKEFILE 28-Jul-1993 07:13 1k [TXT] MANIFEST 28-Jul-1993 07:13 1k [TXT] MATALLOC.C 28-Jul-1993 07:13 1k [TXT] MATALLOC.INC 28-Jul-1993 07:13 1k [TXT] MATFREE.C 28-Jul-1993 07:13 1k [TXT] MATFREE.INC 28-Jul-1993 07:13 1k [TXT] MATRIX.H 28-Jul-1993 07:13 2k [TXT] MISC.C 28-Jul-1993 07:13 2k [TXT] MISCSTRI.C 28-Jul-1993 07:13 1k [TXT] MULTIPLY.C 28-Jul-1993 07:13 1k [   ] OLS.1 28-Jul-1993 07:13 6k [TXT] OLS.C 28-Jul-1993 07:13 7k [TXT] OLS.EPP 28-Jul-1993 07:13 1k [   ] OLS.MAN 28-Jul-1993 07:13 5k [TXT] OLS.TES 28-Jul-1993 07:13 1k [TXT] OLS.TTP 28-Jul-1993 07:13 45k [TXT] OLSE.C 28-Jul-1993 07:13 4k [TXT] PATCHLEV.H 28-Jul-1993 07:13 1k [TXT] PRETTY.C 28-Jul-1993 07:13 6k [TXT] R1 28-Jul-1993 07:13 1k [TXT] R1.EXP 28-Jul-1993 07:13 1k [TXT] R2 28-Jul-1993 07:13 1k [TXT] R2.EXP 28-Jul-1993 07:13 1k [TXT] R3 28-Jul-1993 07:13 1k [TXT] R3.EXP 28-Jul-1993 07:13 1k [TXT] R4 28-Jul-1993 07:13 1k [TXT] R4.EXP 28-Jul-1993 07:13 1k [TXT] R5 28-Jul-1993 07:13 1k [TXT] R5.EXP 28-Jul-1993 07:13 1k [TXT] RAN1.C 28-Jul-1993 07:13 1k [TXT] RESULT.FT 28-Jul-1993 07:13 1k [TXT] RESULT.OLS 28-Jul-1993 07:13 1k [TXT] SG.NOT 28-Jul-1993 07:13 1k [TXT] SPLIT.C 28-Jul-1993 07:13 9k [TXT] STDLIB.REP 28-Jul-1993 07:13 1k [TXT] T.C 28-Jul-1993 07:13 3k [TXT] UTILS.H 28-Jul-1993 07:13 2k [TXT] VALLOC.C 28-Jul-1993 07:13 1k [TXT] VALLOC.INC 28-Jul-1993 07:13 1k [TXT] VFREE.C 28-Jul-1993 07:13 1k



EPP:
	Estimation
	Post
	Processor


WHAT IS IT?
-----------

If you have typeset results of statistical estimation in LaTeX,
you know how painful it is.  This program makes it easier.

This is a LaTeX-generator for neatly typeset (tabular) results of 
statistical estimations.  It takes a easy-to-create file
describing the estimation results, and generates LaTeX.

Some limited facilities for customising the table are given.
Obviously, you can always take the generated LaTeX as a starting
point for your own editing.


The file epp-doc.tex is it's documentation.

The documentation contains examples of EPP at work.


DOES IT WORK ON YOUR MACHINE?
-----------------------------

Open Makefile and set the NEWAWK variable to point to your copy
of a new awk.  Set the CINIT variable too.

Say "make test".  It goes through some tests, and diffs the 
results against what is expected.  If the diffs fail, you know 
something is amiss.


MINIMAL FILES
-------------

The only file you need, after convincing yourself it works,
is epp2tex.nawk.


FILE LIST
---------

Makefile     Use for testing and for killing superfluous files
README       This file
demo.epp     Demonstration file, and used for testing
epp2tex.nawk The program itself
ols.epp      Demo of typesetting OLS results
result*      Files used in testing; these are the correct results.
*doc         documentation


Ajay Shah
Ajay_Shah@rand.org
The Rand Corporation,
Tue Aug 27 03:44:39 PDT 1991