The .R files packaged with this readme contain all the code used to generate
the results reported in "A Note on Laplace Regression with Censored Data".

	sim1.R runs the experiment producing Table 1.
	sim2.R runs the experiment producing Figures 1 and 2.
	timings.R runs a brief timing experiment.

	sim1a.R  takes the results of sim1.R and produces the table
	sim2a.R  takes the results of sim2.R and produces the figures

The usual protocol for running these experiments is described in 

	http://www.econ.uiuc.edu/~roger/research/repro/protocol.pdf

basically the experiments are run in the background, and the analysis
can be run in the foreground since it is essentially instantaneous.


RWK
18 March, 2011.
