Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: melff/mclogit

Tags

0.9.10

Toggle 0.9.10's commit message
Drop vanity email address

0.9.7

Toggle 0.9.7's commit message
Update of 'ChangeLog' file

0.9.6

Toggle 0.9.6's commit message
Use \doi in 'mblogit.Rd'

0.9.5

Toggle 0.9.5's commit message
Better support of starting values and more stable PQL/MQL algorithm

`mclogit()` and `mblogit()` now have an infrastructure that allows
to provide starting values for models with random effects.
Starting values should be given for the coefficents and for
the variance parameters. If the PQL method is used, also
starting values for the random effects have to be provided.

The PQL/MQL algorithm is made more stable by re-using in for the inner iteration
the intermediate estimates of coefficients, variance parameters, and random
parameters from previous outer iterations.

0.9.4.2

Toggle 0.9.4.2's commit message
Fixed bug in 'blockMatrix' and make it check for argument validity

0.9.4.1

Toggle 0.9.4.1's commit message
Hotfix of prediction method

0.9.4

Toggle 0.9.4's commit message
Update NEWs.Rd and ChangeLog

0.9

Toggle 0.9's commit message
Added support for non-nested random effects.

0.8.7.6

Toggle 0.8.7.6's commit message
Detect some misspecified models (with too many groups)

0.8.7.4

Toggle 0.8.7.4's commit message
Update ChangeLog and NEWS.Rd