Skip to content

Releases: melff/mclogit

0.8.7.1

10 Jan 20:18
Compare
Choose a tag to compare
  • Fixed prediction method also for mmclogit objects

0.8.7

23 Dec 18:24
Compare
Choose a tag to compare
  • Refactored computations
  • Fixed predictions from random-effects models where group indices are not a sequence of integers starting at 1.

0.8.6.4.1

15 Dec 21:10
Compare
Choose a tag to compare

This release fixes a typo in the mblogit() function.

0.8.6.4

04 Nov 13:02
Compare
Choose a tag to compare

Published now on CRAN.

0.8.6.3

17 Jul 17:30
Compare
Choose a tag to compare

This release fixes yet another bug in bMatTrns().

0.8.6.2

17 Jul 14:31
Compare
Choose a tag to compare

Improved flexibility of prediction methods: "new" data frames do not need to contain exactly the same random effects identifiers as those used for model fitting, they may also contain a subset (as is useful for predmarg() from the "mpred" package.

0.8.6.1

17 Jul 06:51
Compare
Choose a tag to compare
  • This is a bugfix release that addresses re-opened issue #6

0.8.6

16 Jul 22:59
Compare
Choose a tag to compare

This release improves the prediction methods from baseline-category and conditional logit models with random effects: If these models are fitted using the "PQL" technique, it is possible to obtain predictions conditional on the estimated random effects.

0.8.5.5

16 Jul 21:21
Compare
Choose a tag to compare
  • Fixed another silly bug in update.mclogit()

0.8.5.4

15 Jul 22:36
Compare
Choose a tag to compare
Remove non-existiong 'predict' method (which is in master branch)