0.4.1
2015-07-15:
- mclogit, mclogit.fit: Added support for starting values.
2015-07-03:
- predict.mblogit: 'contrasts.arg' not 'contast.arg' ...
- predict-methods now should handle NAs in newdata arguments better.
2015-06-17:
- Corrected handling of weights, and standard errors of prediction.
2015-06-15:
- 'getSummary' methods now return "contrasts" and "xlevels" components.
- Fixed prediction method for 'mclogit' results.
- Added 'fitted' and 'predict' methods for 'mblogit' results.
2015-01-25:
- Added support for multinomial baseline logit models in form of 'mblogit' as a frontend to 'mclogit.fit'
2015-01-23:
- Added URLs to DESCRIPTION file