Source: r-cran-mclogit
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-matrix,
               r-cran-mass,
               r-cran-memisc,
               r-cran-nlme,
               architecture-is-64-bit,
               architecture-is-little-endian
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-mclogit
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-mclogit.git
Homepage: https://cran.r-project.org/package=mclogit
Rules-Requires-Root: no

Package: r-cran-mclogit
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R multinomial logit models, with or without random effects
 Multinomial Logit Models, with or without Random Effects or
 Overdispersion 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.
