BEND 2.0.0
New Features
- 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.
BEND 1.0