# Simulations for the CRQ paper to run the simulation use

The files in this directory create the Monte-Carlo tables in the CRQ paper.

There are 6 distinct simulations.  Source files for these are sim[1-6].R
The suggested way to run them is to invoke:

	Rbatch simi &

this has the effect of creating files simi.Rda and simi.out; the former
contains the useful result of the simulation, and the latter is a log file of sorts.
Then running simia.R makes the corresponding latex table Si.tex 

In addition there are two figures illustrating the data configurations of the
simulations these are figsim0.R and figsim1.R.

Note that the ordering of the tables in the paper is slightly strange:

\input simulation/S3
\input simulation/S4
\input simulation/S1
\input simulation/S2
\input simulation/S5
\input simulation/S6

