### $Id: README,v 1.2 1998/04/15 13:16:46 bates Exp $

This directory contains data sets from various sources which can be
analyzed using the classes of mixed-effects models included with the
nlme software. These are in the form of S-PLUS source code (.q files)
that produce groupedData objects. 

The .q files are S source code that should be read with the source
function in S-PLUS.  Alternatively, in S-PLUS under Unix you can
create a library of the data sets with shell commands such as

 mkdir .Data
 cat data/*.q | Splus

There are a few comment lines at the beginning of each data file to
describe the data and their source.

## Local Variables:
## mode:indented-text
## End:
