File: DESCRIPTION

package info (click to toggle)
r-cran-mclogit 0.9.6-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 328 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,014 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Package: mclogit
Type: Package
Title: Multinomial Logit Models, with or without Random Effects or
        Overdispersion
Version: 0.9.6
Date: 2022-10-27
Author: Martin Elff
Maintainer: Martin Elff <mclogit@elff.eu>
Description: Provides estimators for multinomial logit models in their
    conditional logit and baseline logit variants, with or without random effects,
    with or without overdispersion. 
    Random effects models are estimated using the PQL technique (based on a Laplace approximation)
    or the MQL technique (based on a Solomon-Cox approximation). Estimates should be treated
    with caution if the group sizes are small.
License: GPL-2
Depends: stats, Matrix
Imports: memisc, methods
Suggests: MASS, nnet
Enhances: emmeans
LazyLoad: Yes
URL: http://mclogit.elff.eu,https://github.com/melff/mclogit/
BugReports: https://github.com/melff/mclogit/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-10-27 09:17:22 UTC; elff
Repository: CRAN
Date/Publication: 2022-10-27 10:02:37 UTC