Linear Mixed Models
README.TXT
For EM calculation of
linear mixed and generalized linear mixed model parameters,
Brian M. Steele (Feb97) offers GLMM.PAK - Version 1.0,
without performance guarantees,
for free non-commercial use.
All files are stored in GLMM.EXE,
a self-extracting zip file that you should run
in its own directory (in order to keep track of the files).
You can also download the components individually.
(Filenames have been slightly changed.)
The two program files include examples of
applications using published data sets
and are accompanied by help files.
- LMM_PRG.TXT
contains EM algorithms for the linear mixed models.
LMM_HLP.TXT is the associated help file.
- GLMM_PRG.TXT
contains a modified EM algorithm computing approximate MLEs for the GLMM.
GLMM_HLP.TXT is the associated help file.
The two program files require the procs in
GLMM.SRC,
as well as the GLMM.DEC declaration file and
the GLMM.LCG library file.