Package: mlogitBMA Type: Package Title: Bayesian Model Averaging for Multinomial Logit Models Version: 0.1-9 Date: 2024-10-16 Depends: R (>= 2.9.0), BMA, abind, maxLik Suggests: mlogit Authors@R: c(person(given = "Hana", family = "Sevcikova", role = c("aut", "cre"), email = "hanas@uw.edu"), person(given = "Adrian", family = "Raftery", role = "aut")) Description: Provides a modified function bic.glm of the BMA package that can be applied to multinomial logit (MNL) data. The data is converted to binary logit using the Begg & Gray approximation. The package also contains functions for maximum likelihood estimation of MNL. License: GPL (>= 2) Repository: https://hanase.r-universe.dev Date/Publication: 2024-10-17 17:59:12 UTC RemoteUrl: https://github.com/hanase/mlogitbma RemoteRef: HEAD RemoteSha: e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc NeedsCompilation: yes Packaged: 2026-06-11 07:29:39 UTC; root Author: Hana Sevcikova [aut, cre], Adrian Raftery [aut] Maintainer: Hana Sevcikova