Updated output of all models to include additional useful
information (i.e., random coefficient estimates).
Created generic plot, print, and summary functions for all
models.
Created several functions to extract useful information from model
output (i.e., getFixEf(), getRanEf(), getCoef(), getVarCov(),
getFitted(), getModelFit(), getClassProb(), getKProb()).
BEND 1.1
New Features
Added code to make results fully reproducible using set.seed().
Bug Fixes
Corrected “Intercept” spelling in summary() output.