{
  "_id": "6a51dd339b92047c28d51da8",
  "Package": "mlogitBMA",
  "Type": "Package",
  "Title": "Bayesian Model Averaging for Multinomial Logit Models",
  "Version": "0.1-9",
  "Date": "2024-10-16",
  "Authors@R": "c(person(given = \"Hana\",\nfamily = \"Sevcikova\",\nrole = c(\"aut\", \"cre\"),\nemail = \"hanas@uw.edu\"),\nperson(given = \"Adrian\",\nfamily = \"Raftery\",\nrole = \"aut\"))",
  "Description": "Provides a modified function bic.glm of the BMA package\nthat can be applied to multinomial logit (MNL) data. The data\nis converted to binary logit using the Begg & Gray\napproximation. The package also contains functions for maximum\nlikelihood 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": {
    "Date": "2026-07-11 06:00:59 UTC",
    "User": "root"
  },
  "Author": "Hana Sevcikova [aut, cre],\nAdrian Raftery [aut]",
  "Maintainer": "Hana Sevcikova <hanas@uw.edu>",
  "_user": "hanase",
  "_type": "src",
  "_file": "mlogitBMA_0.1-9.tar.gz",
  "_fileid": "https://r2.ropensci.org/a3ac56a141dd8945fefb4633c8c2cbfd15a56b9a866ff1cc4b52e897fe2a6abf",
  "_filesize": 343564,
  "_sha256": "a3ac56a141dd8945fefb4633c8c2cbfd15a56b9a866ff1cc4b52e897fe2a6abf",
  "_expires": "2026-10-19T06:05:37.000Z",
  "_created": "2026-07-11T06:00:59.000Z",
  "_published": "2026-07-11T06:05:39.026Z",
  "_jobs": [
    {
      "job": 86517234726,
      "time": 185,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245526663"
    },
    {
      "job": 86517234730,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245520649"
    },
    {
      "job": 86517234753,
      "time": 143,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245520455"
    },
    {
      "job": 86517234759,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245520532"
    },
    {
      "job": 86517234728,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245517730"
    },
    {
      "job": 86517234734,
      "time": 184,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245525839"
    },
    {
      "job": 86517234723,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245515411"
    },
    {
      "job": 86517234732,
      "time": 230,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245533347"
    },
    {
      "job": 86516959876,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245496506"
    },
    {
      "job": 86517234737,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245512568"
    },
    {
      "job": 86517234729,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245515194"
    },
    {
      "job": 86517234736,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245515129"
    },
    {
      "job": 86517234722,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245516565"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546",
  "_status": "success",
  "_upstream": "https://github.com/hanase/mlogitbma",
  "_commit": {
    "id": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
    "author": "Hana Sevcikova <hanas@uw.edu>",
    "committer": "Hana Sevcikova <hanas@uw.edu>",
    "message": "using Authors@R\n",
    "time": 1729187952
  },
  "_maintainer": {
    "name": "Hana Sevcikova",
    "email": "hanas@uw.edu",
    "login": "hanase",
    "description": "",
    "uuid": 4028798
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.9.0",
      "role": "Depends"
    },
    {
      "package": "BMA",
      "role": "Depends"
    },
    {
      "package": "abind",
      "role": "Depends"
    },
    {
      "package": "maxLik",
      "role": "Depends"
    },
    {
      "package": "mlogit",
      "role": "Suggests"
    }
  ],
  "_owner": "hanase",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hanase",
      "count": 14,
      "uuid": 4028798
    }
  ],
  "_userbio": {
    "uuid": 4028798,
    "type": "user",
    "name": "Hana Sevcikova",
    "followers": 56
  },
  "_downloads": {
    "count": 407,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlogitBMA"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/hanase/mlogitbma",
  "_searchresults": 22,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlogitBMA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hanase/mlogitbma",
  "_realowner": "hanase",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-2",
      "date": "2010-04-13"
    },
    {
      "version": "0.1-3",
      "date": "2011-01-03"
    },
    {
      "version": "0.1-4",
      "date": "2012-01-03"
    },
    {
      "version": "0.1-5",
      "date": "2012-02-22"
    },
    {
      "version": "0.1-6",
      "date": "2013-12-11"
    },
    {
      "version": "0.1-7",
      "date": "2022-04-14"
    },
    {
      "version": "0.1-9",
      "date": "2024-10-17"
    }
  ],
  "_exports": [
    "bic.mlogit",
    "estimate.mlogit",
    "imageplot.mlogit",
    "mlogit2logit",
    "mnl.spec"
  ],
  "_datasets": [
    {
      "name": "heating",
      "title": "Heating Dataset",
      "object": "heating",
      "file": "heating.txt.gz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "idcase",
        "depvar",
        "ic1",
        "ic2",
        "ic3",
        "ic4",
        "ic5",
        "oc1",
        "oc2",
        "oc3",
        "oc4",
        "oc5",
        "income",
        "agehed",
        "rooms",
        "ncost1",
        "scost1",
        "mountn",
        "valley"
      ],
      "rows": 900,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mlogitBMA-package",
      "title": "Bayesian Model Averaging for Multinomial Logit Models",
      "topics": [
        "mlogitBMA-package",
        "mlogitBMA"
      ]
    },
    {
      "page": "bic.mlogit",
      "title": "Bayesian Model Averaging for Multinomial Logit Models",
      "topics": [
        "bic.mlogit"
      ]
    },
    {
      "page": "estimate.mlogit",
      "title": "Multinomial Logit Estimation",
      "topics": [
        "estimate.mlogit",
        "estimate.mlogit.bic.mlogit",
        "estimate.mlogit.formula",
        "estimate.mlogit.list",
        "estimate.mlogit.mnl.spec",
        "mnl"
      ]
    },
    {
      "page": "heating",
      "title": "Heating Dataset",
      "topics": [
        "heating"
      ]
    },
    {
      "page": "mlogit2logit",
      "title": "Converting Multinomial Logit Data into Binary Logit Data",
      "topics": [
        "mlogit2logit"
      ]
    },
    {
      "page": "mnl.spec",
      "title": "Specification Object of a Multinomial Logit Model",
      "topics": [
        "mnl.spec"
      ]
    },
    {
      "page": "summary.bic.mlogit",
      "title": "Summary and Plotting Functions",
      "topics": [
        "imageplot.mlogit",
        "plot.bic.mlogit",
        "summary.bic.mlogit"
      ]
    },
    {
      "page": "summary.mnl",
      "title": "Summary for Results of a Multinomial Logit Estimation",
      "topics": [
        "summary.mnl"
      ]
    },
    {
      "page": "summary.mnl.spec",
      "title": "Summary for a Specification Object",
      "topics": [
        "summary.mnl.spec"
      ]
    }
  ],
  "_readme": "https://github.com/hanase/mlogitbma/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "BMA",
    "DEoptimR",
    "digest",
    "generics",
    "inline",
    "lattice",
    "leaps",
    "Matrix",
    "maxLik",
    "miscTools",
    "mvtnorm",
    "pcaPP",
    "robustbase",
    "rrcov",
    "sandwich",
    "survival",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "conversion.Rnw",
      "filename": "conversion.pdf",
      "title": "Conversion Details",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2014-02-21 04:03:26",
      "modified": "2014-02-21 04:03:26",
      "commits": 1
    }
  ],
  "_score": 4.342422680822207,
  "_indexed": true,
  "_nocasepkg": "mlogitbma",
  "_universes": [
    "hanase"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-9",
      "date": "2026-07-11T06:03:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/e4b1feb5acc89a8d6e2bab8cc58224c8a44e32f9ebaf67c6774825e7834cd135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-9",
      "date": "2026-07-11T06:03:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/84fbec3f253742a8f6b85a28ab50b004c332aa67abc0293f4deffe3171253f46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-9",
      "date": "2026-07-11T06:03:15.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/04983649a3c983f0ed930cb5349943b4de0c573d05d664a26d55c54a7812cf22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-9",
      "date": "2026-07-11T06:03:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/6a3cf6367070fe5463a1e47d51e15be60e40ae02d16cf43c9362e46dd6884d1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-9",
      "date": "2026-07-11T06:02:48.000Z",
      "arch": "aarch64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/103e8181155d7a717e8dfa9f09a129f1216cfea67124fd001ccf954fc6648e46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-9",
      "date": "2026-07-11T06:03:22.000Z",
      "arch": "x86_64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/94ff87d8fced60db70dee26d8954bbbebc0bd477ad6cdcc71452ec590f3c3695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-9",
      "date": "2026-07-11T06:02:40.000Z",
      "arch": "aarch64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/c128a20c53da2fe3141958f6a17f6a69dd4dc88cdfd1aff56b0041abf98845f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-9",
      "date": "2026-07-11T06:04:06.000Z",
      "arch": "x86_64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/f99e6b502db07b1325d536f8f077f2b60a10360d79a5376c8245022fda70f5cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-9",
      "date": "2026-07-11T06:02:56.000Z",
      "arch": "emscripten",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/6cb64706f196d8beb0696a1c08ec95c22e1ce06c8cb7349440cc17a1364ebd8d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-9",
      "date": "2026-07-11T06:02:24.000Z",
      "arch": "x86_64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/ef150618827185e4322bedf8c25eebd130d374df3d2fec90f9e70fffe66a8806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-9",
      "date": "2026-07-11T06:02:17.000Z",
      "arch": "x86_64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/cd6f1176501ea13de3c4adfad0ff5e5650cf0312b73e24a6bb56e44d26e1f0ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-9",
      "date": "2026-07-11T06:02:22.000Z",
      "arch": "x86_64",
      "commit": "e6cdcfa24fe62b77fb21e2a5f7f3df7192359ffc",
      "fileid": "https://r2.ropensci.org/89733f9ab8aeaa15d94f4d6c1f08e2fdf9d876054aa7f38e1486b8834e831a7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hanase/actions/runs/29142038546"
    }
  ]
}