{
  "_id": "6a0f6832acfb0bcc41c5da2a",
  "Type": "Package",
  "Package": "minb",
  "Title": "Multiple-Inflated Negative Binomial Model",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Yang\", \"Li\", role=c(\"aut\"), email=\"yang.li@ruc.edu.cn\"),\nperson(\"Mingcong\", \"Wu\", role=c(\"aut\", \"cre\"), email=\"wumingcong@ruc.edu.cn\"),\nperson(\"Mengyun\", \"Wu\", role=c(\"aut\"), email=\"wu.mengyun@shufe.edu.cn\"),\nperson(\"Shuangge\", \"Ma\", role=c(\"aut\"), email=\"shuangge.ma@yale.edu\"))",
  "Description": "Count data is prevalent and informative, with widespread\napplication in many fields such as social psychology,\npersonality, and public health. Classical statistical methods\nfor the analysis of count outcomes are commonly variants of the\nlog-linear model, including Poisson regression and Negative\nBinomial regression. However, a typical problem with count data\nmodeling is inflation, in the sense that the counts are\nevidently accumulated on some integers. Such an inflation\nproblem could distort the distribution of the observed counts,\nfurther bias estimation and increase error, making the classic\nmethods infeasible. Traditional inflated value selection\nmethods based on histogram inspection are easy to neglect true\npoints and computationally expensive in addition. Therefore, we\npropose a multiple-inflated negative binomial model to handle\ncount data modeling with multiple inflated values, achieving\ndata-driven inflated value selection. The proposed approach\nprovides simultaneous identification of important regression\npredictors on the target count response as well. More details\nabout the proposed method are described in Li, Y., Wu, M., Wu,\nM., & Ma, S. (2023) <arXiv:2309.15585>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.2.3",
  "Packaged": {
    "Date": "2026-05-21 09:25:31 UTC",
    "User": "root"
  },
  "Author": "Yang Li [aut], Mingcong Wu [aut, cre], Mengyun Wu [aut],\nShuangge Ma [aut]",
  "Maintainer": "Mingcong Wu <wumingcong@ruc.edu.cn>",
  "Repository": "https://mingcongwu2024.r-universe.dev",
  "Date/Publication": "2023-10-01 18:30:53 UTC",
  "RemoteUrl": "https://github.com/cran/minb",
  "RemoteRef": "HEAD",
  "RemoteSha": "8085192d115780b85adbdfd8f62967a576d0f23e",
  "MD5sum": "aec805ea8151e5c4051c75553f22ecf0",
  "_user": "mingcongwu2024",
  "_type": "src",
  "_file": "minb_0.1.0.tar.gz",
  "_fileid": "21ba790ace6074275739ad5d385b6a47067eaba2b0f8b9c7ad9398c48171ab5f",
  "_filesize": 93433,
  "_sha256": "21ba790ace6074275739ad5d385b6a47067eaba2b0f8b9c7ad9398c48171ab5f",
  "_created": "2026-05-21T09:25:31.000Z",
  "_published": "2026-05-21T20:16:50.341Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77260396593,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132118101"
    },
    {
      "job": 77260396490,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132111967"
    },
    {
      "job": 77260396569,
      "time": 243,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132123077"
    },
    {
      "job": 77260396957,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132121332"
    },
    {
      "job": 77260395512,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132067798"
    },
    {
      "job": 77260395675,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146219353"
    },
    {
      "job": 77260396521,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132094649"
    },
    {
      "job": 77260396555,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132093883"
    },
    {
      "job": 77260396733,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132102452"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/minb",
  "_commit": {
    "id": "8085192d115780b85adbdfd8f62967a576d0f23e",
    "author": "Mingcong Wu <wumingcong@ruc.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1696185053
  },
  "_maintainer": {
    "name": "Mingcong Wu",
    "email": "wumingcong@ruc.edu.cn",
    "login": "mingcongwu2024",
    "description": "",
    "uuid": 173651013
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pscl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mingcongwu2024",
      "count": 1,
      "uuid": 173651013
    }
  ],
  "_userbio": {
    "uuid": 173651013,
    "type": "user",
    "name": "mingcongwu2024"
  },
  "_downloads": {
    "count": 200,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minb"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minb.html",
    "manual.pdf"
  ],
  "_realowner": "mingcongwu2024",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-10-01"
    }
  ],
  "_exports": [
    "minb"
  ],
  "_datasets": [
    {
      "name": "minb_SimuData",
      "title": "An Example of Simulated Data for minb",
      "object": "minb_SimuData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "minb",
      "title": "Multiple-Inflated Negative Binomial Model",
      "topics": [
        "minb"
      ]
    },
    {
      "page": "minb_SimuData",
      "title": "An Example of Simulated Data for minb",
      "topics": [
        "minb_SimuData"
      ]
    }
  ],
  "_rundeps": [
    "MASS",
    "pscl"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "minb",
  "_universes": [
    "mingcongwu2024"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T09:27:52.000Z",
      "distro": "noble",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "94a1f8eb9adf736e5ac1757e0b6ff02ef6432ba82f92b284fc8c8d7aaf57449e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T09:27:34.000Z",
      "distro": "noble",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "66ba466e3bf9256db95f814c67aa586e4cadc44abb9b73be071edaf47295ce30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T09:28:07.000Z",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "cd2af9b44a36108d616f3dde904b8667994c505debe4a8fc6ef4f681eb8f1e53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T09:28:01.000Z",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "8fefc0f37cc92daebf3078131560738c6bb03a407b1ff5bc711d2277c954867d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-21T20:16:33.000Z",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "f38202586d5f23a66de43d69baaf62ab46f0d4e1888c56dd336b28f00855f6fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T09:26:41.000Z",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "20395f9780f470af55ad141dd43f8527fb6bae723dc64858e474353874b231c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T09:26:40.000Z",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "8e4fbb58bf85b2525de2341502b83ff47b5817797380b9a28715ee63e8c03ac5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T09:26:48.000Z",
      "commit": "8085192d115780b85adbdfd8f62967a576d0f23e",
      "fileid": "c7e79b1ca63908b76a20a33b4dc3fda75138596eb7425a0335e5920b055b92e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mingcongwu2024/actions/runs/26217337104"
    }
  ]
}