Index of /atarilibrary/atari_cd04/OP_RSRCH/OLS
Name Last modified Size Description
Parent Directory 11-May-2007 21:00 -
DATA.1K 28-Jul-1993 11:13 29k
DEMO.EPP 28-Jul-1993 11:13 1k
DEMO.OUT 28-Jul-1993 11:13 1k
DISTRIBS.H 28-Jul-1993 11:13 3k
EPP2TEX.NAW 28-Jul-1993 11:13 3k
EPP_DOC.TEX 28-Jul-1993 11:13 13k
F.C 28-Jul-1993 11:13 3k
FATAL.C 28-Jul-1993 11:13 1k
INSTALL 28-Jul-1993 11:13 1k
LINSTATS.H 28-Jul-1993 11:13 2k
LOADFILE.C 28-Jul-1993 11:13 8k
LUSTUFF.C 28-Jul-1993 11:13 9k
MAKEFILE 28-Jul-1993 11:13 1k
MANIFEST 28-Jul-1993 11:13 1k
MATALLOC.C 28-Jul-1993 11:13 1k
MATALLOC.INC 28-Jul-1993 11:13 1k
MATFREE.C 28-Jul-1993 11:13 1k
MATFREE.INC 28-Jul-1993 11:13 1k
MATRIX.H 28-Jul-1993 11:13 2k
MISC.C 28-Jul-1993 11:13 2k
MISCSTRI.C 28-Jul-1993 11:13 1k
MULTIPLY.C 28-Jul-1993 11:13 1k
OLS.1 28-Jul-1993 11:13 6k
OLS.C 28-Jul-1993 11:13 7k
OLS.EPP 28-Jul-1993 11:13 1k
OLS.MAN 28-Jul-1993 11:13 5k
OLS.TES 28-Jul-1993 11:13 1k
OLS.TTP 28-Jul-1993 11:13 45k
OLSE.C 28-Jul-1993 11:13 4k
PATCHLEV.H 28-Jul-1993 11:13 1k
PRETTY.C 28-Jul-1993 11:13 6k
R1 28-Jul-1993 11:13 1k
R1.EXP 28-Jul-1993 11:13 1k
R2 28-Jul-1993 11:13 1k
R2.EXP 28-Jul-1993 11:13 1k
R3 28-Jul-1993 11:13 1k
R3.EXP 28-Jul-1993 11:13 1k
R4 28-Jul-1993 11:13 1k
R4.EXP 28-Jul-1993 11:13 1k
R5 28-Jul-1993 11:13 1k
R5.EXP 28-Jul-1993 11:13 1k
RAN1.C 28-Jul-1993 11:13 1k
RESULT.FT 28-Jul-1993 11:13 1k
RESULT.OLS 28-Jul-1993 11:13 1k
SG.NOT 28-Jul-1993 11:13 1k
SPLIT.C 28-Jul-1993 11:13 9k
STDLIB.REP 28-Jul-1993 11:13 1k
T.C 28-Jul-1993 11:13 3k
UTILS.H 28-Jul-1993 11:13 2k
VALLOC.C 28-Jul-1993 11: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