{
  "_id": "6a23be6b530b9bc726bdaed3",
  "Package": "gmnl",
  "Type": "Package",
  "Title": "Multinomial Logit Models with Random Parameters",
  "Version": "1.1-3.3",
  "Date": "2020-05-27",
  "Authors@R": "c(person(\"Mauricio\", \"Sarrias\", role = c(\"aut\", \"cre\"),\nemail = \"msarrias86@gmail.com\",\ncomment = c(ORCID = \"0000-0001-5932-4817\")),\nperson(\"Ricardo\", \"Daziano\", role = \"aut\",\nemail = \"daziano@cornell.edu\"),\nperson(\"Yves\", \"Croissant\", role = \"ctb\"))",
  "Description": "An implementation of maximum simulated likelihood method\nfor the estimation of multinomial logit models with random\ncoefficients as presented by Sarrias and Daziano (2017)\n<doi:10.18637/jss.v079.i02>. Specifically, it allows estimating\nmodels with continuous heterogeneity such as the mixed\nmultinomial logit and the generalized multinomial logit. It\nalso allows estimating models with discrete heterogeneity such\nas the latent class and the mixed-mixed multinomial logit\nmodel.",
  "URL": "https://msarrias.com/description.html",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "Repository": "https://mauricio1986.r-universe.dev",
  "Date/Publication": "2022-03-27 11:58:34 UTC",
  "RemoteUrl": "https://github.com/mauricio1986/gmnl",
  "RemoteRef": "HEAD",
  "RemoteSha": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:26:41 UTC",
    "User": "root"
  },
  "Author": "Mauricio Sarrias [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5932-4817>),\nRicardo Daziano [aut],\nYves Croissant [ctb]",
  "Maintainer": "Mauricio Sarrias <msarrias86@gmail.com>",
  "MD5sum": "bdef992079aeb2a4981758492155ae8c",
  "_user": "mauricio1986",
  "_type": "src",
  "_file": "gmnl_1.1-3.3.tar.gz",
  "_fileid": "4f8c262d66aefd8b212702fed19fcd037b0c797c23050d79163b203e15f24cd6",
  "_filesize": 244058,
  "_sha256": "4f8c262d66aefd8b212702fed19fcd037b0c797c23050d79163b203e15f24cd6",
  "_created": "2026-06-06T06:26:41.000Z",
  "_published": "2026-06-06T06:30:03.625Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79857528997,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451987108"
    },
    {
      "job": 79857529013,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451987030"
    },
    {
      "job": 79857529001,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451988013"
    },
    {
      "job": 79857528999,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451986047"
    },
    {
      "job": 79857357563,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451968061"
    },
    {
      "job": 79857529014,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451982303"
    },
    {
      "job": 79857529022,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451981096"
    },
    {
      "job": 79857529020,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451980066"
    },
    {
      "job": 79857529016,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451981840"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mauricio1986/gmnl",
  "_commit": {
    "id": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
    "author": "Mauricio Sarrias <mauriciosarrias@MacBook-Pro-de-Mauricio.local>",
    "committer": "Mauricio Sarrias <mauriciosarrias@MacBook-Pro-de-Mauricio.local>",
    "message": "Passed check\n",
    "time": 1648382314
  },
  "_maintainer": {
    "name": "Mauricio Sarrias",
    "email": "msarrias86@gmail.com",
    "login": "mauricio1986",
    "orcid": "0000-0001-5932-4817",
    "twitter": "@MauricioSarrias",
    "description": "I'm a researcher and professor at Universidad de Talca, Chile. ",
    "uuid": 6963314
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "maxLik",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "role": "Depends"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "msm",
      "role": "Imports"
    },
    {
      "package": "mlogit",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "AER",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "memisc",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mauricio1986",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_userbio": {
    "uuid": 6963314,
    "type": "user",
    "name": "Mauricio Sarrias",
    "description": "I'm a researcher and professor at Universidad de Talca, Chile. "
  },
  "_downloads": {
    "count": 5971,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gmnl"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/mauricio1986/gmnl",
  "_searchresults": 79,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gmnl.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mauricio1986/gmnl",
  "_realowner": "mauricio1986",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-02-22"
    },
    {
      "version": "1.1",
      "date": "2015-05-31"
    },
    {
      "version": "1.1-1",
      "date": "2015-11-07"
    },
    {
      "version": "1.1-3",
      "date": "2017-07-09"
    },
    {
      "version": "1.1-3.1",
      "date": "2018-11-06"
    },
    {
      "version": "1.1-3.2",
      "date": "2020-05-27"
    }
  ],
  "_exports": [
    "bread.gmnl",
    "cor.gmnl",
    "cov.gmnl",
    "effect.gmnl",
    "estfun.gmnl",
    "getSummary.gmnl",
    "gmnl",
    "is.gFormula",
    "nObs.gmnl",
    "se.cov.gmnl",
    "wtp.gmnl"
  ],
  "_help": [
    {
      "page": "AIC.gmnl",
      "title": "Akaike's Information Criterion",
      "topics": [
        "AIC.gmnl",
        "BIC.gmnl"
      ]
    },
    {
      "page": "bread.gmnl",
      "title": "Bread for Sandwiches",
      "topics": [
        "bread.gmnl"
      ]
    },
    {
      "page": "cov.gmnl",
      "title": "Functions for Correlated Random Parameters",
      "topics": [
        "cor.gmnl",
        "cov.gmnl",
        "se.cov.gmnl"
      ]
    },
    {
      "page": "effect.gmnl",
      "title": "Get the Conditional Individual Coefficients",
      "topics": [
        "effect.gmnl"
      ]
    },
    {
      "page": "estfun.gmnl",
      "title": "Gradient for Observations",
      "topics": [
        "estfun.gmnl"
      ]
    },
    {
      "page": "getSummary.gmnl",
      "title": "Get Model Summaries for Use with \"mtable\"",
      "topics": [
        "getSummary.gmnl"
      ]
    },
    {
      "page": "gFormula",
      "title": "Model Formula for Multinomial Logit Models",
      "topics": [
        "gFormula",
        "is.gFormula",
        "model.frame.gFormula",
        "model.matrix.gFormula"
      ]
    },
    {
      "page": "gmnl",
      "title": "Estimate Multinomial Logit Models with Observed and Unobserved Individual Heterogeneity.",
      "topics": [
        "coef.gmnl",
        "df.residual.gmnl",
        "fitted.gmnl",
        "gmnl",
        "logLik.gmnl",
        "model.matrix.gmnl",
        "nObs.gmnl",
        "print.gmnl",
        "print.summary.gmnl",
        "residuals.gmnl",
        "summary.gmnl",
        "update.gmnl"
      ]
    },
    {
      "page": "plot.gmnl",
      "title": "Plot of the Distribution of the Conditional Expectation of Random Parameters",
      "topics": [
        "plot.gmnl"
      ]
    },
    {
      "page": "vcov.gmnl",
      "title": "vcov method for gmnl objects",
      "topics": [
        "vcov.gmnl"
      ]
    },
    {
      "page": "wtp.gmnl",
      "title": "Compute Willingness-to-pay",
      "topics": [
        "wtp.gmnl"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "CompQuadForm",
    "dfidx",
    "digest",
    "expm",
    "Formula",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "Matrix",
    "maxLik",
    "micsr",
    "miscTools",
    "mlogit",
    "msm",
    "mvtnorm",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plotrix",
    "rbibutils",
    "Rcpp",
    "Rdpack",
    "rlang",
    "sandwich",
    "survival",
    "tibble",
    "truncnorm",
    "utf8",
    "vctrs",
    "zoo"
  ],
  "_score": 4.877794145128147,
  "_indexed": true,
  "_nocasepkg": "gmnl",
  "_universes": [
    "mauricio1986"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:28:58.000Z",
      "distro": "noble",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "74a18f73f30c4fd6eaa09333f64dd9a6d48607c3a745d67470b11e3e6a06fdd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:28:58.000Z",
      "distro": "noble",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "8d823ed03496283a3b29c44347c3a8ecac77d191d519c240495993555253a1a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:29:15.000Z",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "200c2ba54bedd0966a0e990c8d466582a681dd1cbae25182d86daa9affce35e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:28:55.000Z",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "05b2e22eda8771be0854fca8854ddfff358c5bfc41dcb2565465e25b80422297",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:28:57.000Z",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "839c3392b4aa91fcfe2c80787d749bf7d20d4d8dbac26d44babda81e7f5b672a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:28:02.000Z",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "d41b9d1a3ce7c1810108373234f9f2b8f7c12b8d77dd5fae17695eb576e7f52a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:27:54.000Z",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "e64d4e43eaeb24ff75b6cdee4cc18413d432fe4d50ad666767f921c851f1a792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-3.3",
      "date": "2026-06-06T06:28:06.000Z",
      "commit": "d08ddca3b581da84731d0fd785d9aed19917bbf2",
      "fileid": "dc4b75af9391aab3d4dc3c67f84f25323cdb9ec0c23cf5170759975709495fa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mauricio1986/actions/runs/27054908935"
    }
  ]
}