{
  "_id": "6a1d4e4d1d7bb097a0a44688",
  "Package": "COMPoissonReg",
  "Type": "Package",
  "Title": "Conway-Maxwell Poisson (COM-Poisson) Regression",
  "Version": "0.8.1",
  "Author": "Kimberly Sellers <kfs7@georgetown.edu> Thomas Lotze\n<thomas.lotze@thomaslotze.com> Andrew Raim\n<andrew.raim@gmail.com>",
  "Maintainer": "Andrew Raim <andrew.raim@gmail.com>",
  "URL": "https://github.com/lotze/COMPoissonReg",
  "Description": "Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression\nmodels to count data (Sellers & Shmueli, 2010)\n<doi:10.1214/09-AOAS306>. The package provides functions for\nmodel estimation, dispersion testing, and diagnostics.\nZero-inflated CMP regression (Sellers & Raim, 2016)\n<doi:10.1016/j.csda.2016.01.007> is also supported.",
  "License": "GPL-2 | GPL-3",
  "LazyLoad": "yes",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://lotze.r-universe.dev",
  "Date/Publication": "2024-02-07 12:52:13 UTC",
  "RemoteUrl": "https://github.com/lotze/compoissonreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 09:10:21 UTC",
    "User": "root"
  },
  "MD5sum": "c4981a6acc61f057d5e7866ba1f44bbe",
  "_user": "lotze",
  "_type": "src",
  "_file": "COMPoissonReg_0.8.1.tar.gz",
  "_fileid": "818de45c71e439379bbd4ea5e72a97531ec3b8afc8bfea3115159f2925833da3",
  "_filesize": 849545,
  "_sha256": "818de45c71e439379bbd4ea5e72a97531ec3b8afc8bfea3115159f2925833da3",
  "_created": "2026-06-01T09:10:21.000Z",
  "_published": "2026-06-01T09:18:05.120Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78820900758,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327637217"
    },
    {
      "job": 78820900747,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327633867"
    },
    {
      "job": 78820900753,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327631562"
    },
    {
      "job": 78820900744,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327626313"
    },
    {
      "job": 78820900725,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327644985"
    },
    {
      "job": 78820900723,
      "time": 416,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327714806"
    },
    {
      "job": 78820900760,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327631022"
    },
    {
      "job": 78820900698,
      "time": 332,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327690218"
    },
    {
      "job": 78820369736,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327587070"
    },
    {
      "job": 78820900705,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327627795"
    },
    {
      "job": 78820900733,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7327631181"
    },
    {
      "job": 78820900751,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7327623807"
    },
    {
      "job": 78820900727,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7327622000"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lotze/compoissonreg",
  "_commit": {
    "id": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
    "author": "Andrew Raim <andrew.raim@census.gov>",
    "committer": "Andrew Raim <andrew.raim@census.gov>",
    "message": "Fix build issues\n",
    "time": 1707310333
  },
  "_maintainer": {
    "name": "Andrew Raim",
    "email": "andrew.raim@gmail.com",
    "login": "andrewraim",
    "description": "",
    "uuid": 19993810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "Depends"
    },
    {
      "package": "numDeriv",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "lotze",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "andrewraim",
      "count": 152,
      "uuid": 19993810
    },
    {
      "user": "ayse",
      "count": 4,
      "uuid": 148938
    },
    {
      "user": "lotze",
      "count": 3,
      "uuid": 279921
    }
  ],
  "_userbio": {
    "uuid": 279921,
    "type": "user",
    "name": "Thomas Lotze"
  },
  "_downloads": {
    "count": 476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/COMPoissonReg"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/lotze/compoissonreg",
  "_searchresults": 67,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/COMPoissonReg.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lotze/compoissonreg",
  "_realowner": "lotze",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2010-05-25"
    },
    {
      "version": "0.2.1",
      "date": "2011-01-28"
    },
    {
      "version": "0.3.2",
      "date": "2011-02-10"
    },
    {
      "version": "0.3.3",
      "date": "2011-04-28"
    },
    {
      "version": "0.3.4",
      "date": "2011-05-11"
    },
    {
      "version": "0.3.5",
      "date": "2015-07-11"
    },
    {
      "version": "0.4.0",
      "date": "2017-04-19"
    },
    {
      "version": "0.4.1",
      "date": "2017-05-03"
    },
    {
      "version": "0.6.0",
      "date": "2018-12-02"
    },
    {
      "version": "0.6.1",
      "date": "2018-12-09"
    },
    {
      "version": "0.7.0",
      "date": "2019-11-30"
    },
    {
      "version": "0.8.0",
      "date": "2022-12-02"
    },
    {
      "version": "0.8.1",
      "date": "2023-11-29"
    }
  ],
  "_exports": [
    "dcmp",
    "dzicmp",
    "dzip",
    "ecmp",
    "equitest",
    "ezicmp",
    "ezip",
    "get.control",
    "get.fixed",
    "get.init",
    "get.init.zero",
    "get.modelmatrix",
    "get.offset",
    "get.offset.zero",
    "glm.cmp",
    "glm.cmp.raw",
    "glm.zicmp.raw",
    "leverage",
    "ncmp",
    "nu",
    "parametric.bootstrap",
    "pcmp",
    "pzicmp",
    "pzip",
    "qcmp",
    "qzicmp",
    "qzip",
    "rcmp",
    "rzicmp",
    "rzip",
    "sdev",
    "tcmp",
    "vcmp",
    "vzicmp",
    "vzip"
  ],
  "_datasets": [
    {
      "name": "couple",
      "title": "Couple dataset",
      "object": "couple",
      "file": "couple.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "UPB",
        "EDUCATION",
        "ANXIETY"
      ],
      "rows": 387,
      "table": true,
      "tojson": true
    },
    {
      "name": "freight",
      "title": "Freight dataset",
      "object": "freight",
      "file": "freight.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "broken",
        "transfers"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "COMPoissonReg-package",
      "title": "Estimate parameters for COM-Poisson regression",
      "topics": [
        "COMPoissonReg-package",
        "COMPoissonReg"
      ]
    },
    {
      "page": "CMP-Distribution",
      "title": "COM-Poisson Distribution",
      "topics": [
        "CMP Distribution",
        "dcmp",
        "ecmp",
        "ncmp",
        "pcmp",
        "qcmp",
        "rcmp",
        "tcmp",
        "vcmp"
      ]
    },
    {
      "page": "COMPoissonReg-options",
      "title": "Package options",
      "topics": [
        "COMPoissonReg-options"
      ]
    },
    {
      "page": "couple",
      "title": "Couple dataset",
      "topics": [
        "couple"
      ]
    },
    {
      "page": "equitest",
      "title": "Equidispersion Test",
      "topics": [
        "equitest"
      ]
    },
    {
      "page": "freight",
      "title": "Freight dataset",
      "topics": [
        "freight"
      ]
    },
    {
      "page": "get.control",
      "title": "Construct a control object to pass additional arguments to a number of functions in the package.",
      "topics": [
        "get.control"
      ]
    },
    {
      "page": "get.fixed",
      "title": "Construct an object that specifies which indices of coefficients should remain fixed in maximum likelihood computation.",
      "topics": [
        "get.fixed"
      ]
    },
    {
      "page": "get.init",
      "title": "Construct initial values for coefficients.",
      "topics": [
        "get.init"
      ]
    },
    {
      "page": "get.init.zero",
      "title": "Construct initial values for coefficients with zeros.",
      "topics": [
        "get.init.zero"
      ]
    },
    {
      "page": "get.modelmatrix",
      "title": "Construct model matrices and offsets for CMP/ZICMP regression",
      "topics": [
        "get.modelmatrix"
      ]
    },
    {
      "page": "get.offset",
      "title": "Construct values for offsets.",
      "topics": [
        "get.offset"
      ]
    },
    {
      "page": "get.offset.zero",
      "title": "Construct zero values for offsets.",
      "topics": [
        "get.offset.zero"
      ]
    },
    {
      "page": "glm.cmp",
      "title": "COM-Poisson and Zero-Inflated COM-Poisson Regression",
      "topics": [
        "glm.cmp"
      ]
    },
    {
      "page": "glm.cmp-raw",
      "title": "Raw Interface to COM-Poisson and Zero-Inflated COM-Poisson Regression",
      "topics": [
        "glm.cmp-raw",
        "glm.cmp.raw",
        "glm.zicmp.raw"
      ]
    },
    {
      "page": "glm.cmp-CMP-support",
      "title": "Supporting Functions for COM-Poisson Regression",
      "topics": [
        "AIC.cmpfit",
        "BIC.cmpfit",
        "coef.cmpfit",
        "deviance.cmpfit",
        "equitest.cmpfit",
        "glm.cmp, CMP support",
        "leverage.cmpfit",
        "logLik.cmpfit",
        "nu.cmpfit",
        "parametric.bootstrap.cmpfit",
        "predict.cmpfit",
        "print.cmpfit",
        "residuals.cmpfit",
        "sdev.cmpfit",
        "summary.cmpfit",
        "vcov.cmpfit"
      ]
    },
    {
      "page": "glm.cmp-ZICMP-support",
      "title": "Supporting Functions for ZICMP Regression",
      "topics": [
        "AIC.zicmpfit",
        "BIC.zicmpfit",
        "coef.zicmpfit",
        "deviance.zicmpfit",
        "equitest.zicmpfit",
        "glm.cmp, ZICMP support",
        "logLik.zicmpfit",
        "nu.zicmpfit",
        "parametric.bootstrap.zicmpfit",
        "predict.zicmpfit",
        "print.zicmpfit",
        "residuals.zicmpfit",
        "sdev.zicmpfit",
        "summary.zicmpfit",
        "vcov.zicmpfit"
      ]
    },
    {
      "page": "leverage",
      "title": "Leverage",
      "topics": [
        "leverage"
      ]
    },
    {
      "page": "COMPoissonReg-deprecated",
      "title": "Estimate for dispersion parameter",
      "topics": [
        "nu"
      ]
    },
    {
      "page": "parametric.bootstrap",
      "title": "Parametric Bootstrap",
      "topics": [
        "parametric.bootstrap"
      ]
    },
    {
      "page": "sdev",
      "title": "Standard deviation",
      "topics": [
        "sdev"
      ]
    },
    {
      "page": "ZICMP-Distribution",
      "title": "ZICMP Distribution",
      "topics": [
        "dzicmp",
        "ezicmp",
        "pzicmp",
        "qzicmp",
        "rzicmp",
        "vzicmp",
        "ZICMP Distribution"
      ]
    },
    {
      "page": "ZIP-Distribution",
      "title": "COM-Poisson Distribution",
      "topics": [
        "dzip",
        "ezip",
        "pzip",
        "qzip",
        "rzip",
        "vzip",
        "ZIP Distribution"
      ]
    }
  ],
  "_readme": "https://github.com/lotze/compoissonreg/raw/HEAD/README.md",
  "_rundeps": [
    "numDeriv",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "COMPoissonReg: Usage, the Normalizing Constant, and Other Computational Details",
      "author": "Andrew M. Raim^[ andrew.raim@gmail.com, Center for Statistical Research & Methodology, U.S. Census Bureau, Washington, DC, 20233, U.S.A. Disclaimer: This document is released to inform interested parties of ongoing research and to encourage discussion of work in progress. Any views expressed are those of the authors and not those of the U.S. Census Bureau. ], Kimberly F. Sellers^[ kfs7@georgetown.edu, Center for Statistical Research & Methodology, U.S. Census Bureau and Department of Mathematics and Statistics, Georgetown University, Washington, DC, 20057, U.S.A. ]",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Conway-Maxwell Poisson Distribution",
        "Normalizing Constant",
        "Density, Generation, CDF, and Quantile Functions",
        "Zero-Inflated Conway-Maxwell Poisson Distribution",
        "Regression Modeling with CMP and ZICMP",
        "CMP Regression",
        "Freight Dataset",
        "Adjustments to Optim",
        "Offset Term",
        "Accessor Functions",
        "Large Covariates",
        "Large Outcomes",
        "ZICMP Regression",
        "Couple Dataset",
        "Comments about Results",
        "Fixed Coefficients",
        "Acknowledgements",
        "References"
      ],
      "created": "2022-04-09 14:44:05",
      "modified": "2022-12-02 14:38:58",
      "commits": 11
    }
  ],
  "_score": 6.905256048748452,
  "_indexed": true,
  "_nocasepkg": "compoissonreg",
  "_universes": [
    "lotze",
    "andrewraim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-01T09:12:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "e0c0c3ce25022968814675fe32eb71e938c300c437c39abb01504ff49289e296",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-01T09:12:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "34e30c152e2abd27ed8b19759d42f4e970186d8df5d5e97e22f84a54a9edb6a3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-01T09:12:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "972c0cced83a4aaf7c0cebe7d94fe1b9f7846116ab44c6792b8cce563286dd66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-06-01T09:12:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "f8f19c425062c528c856ccdcf00643b610cf1598d64a10695ecb86dd5fb85482",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-01T09:13:13.000Z",
      "arch": "aarch64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "82ad3b98f06cbcc172aa55e40d2b7768340315013fedccf62040017d2100f177",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-01T09:16:09.000Z",
      "arch": "x86_64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "242f21cb690cc953cc906b79cf27215ad1d2aced09f43e31452cb15df06e3ccc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-01T09:12:29.000Z",
      "arch": "aarch64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "1ee06f84dbbca5c7b35f1c15c6dbcc82e38510273377133935bba275768d195c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-06-01T09:14:43.000Z",
      "arch": "x86_64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "041d6b7d5873664c8b1a50e1e697e5d7715dbb3dd650f5ef7b1e8b5cd87bf189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-06-01T09:12:35.000Z",
      "arch": "emscripten",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "d838cc994ff171dda89916de5a5a53d9355b6a0a9b5fcda85d6236b25cd78e7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-01T09:11:58.000Z",
      "arch": "x86_64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "fe12a9bdf4fd6b90154bd954440fdcda39e31df4d55d8175fe6bd200a54a2551",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-01T09:11:44.000Z",
      "arch": "x86_64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "faabeb91fa6b0917f7650644b5a333bed01c6a630aae82c5815a318d4e1fafd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-06-01T09:11:51.000Z",
      "arch": "x86_64",
      "commit": "766d8c24a586be30eaa94eef5ae2ecd4ba38d7bf",
      "fileid": "f8d8d3401f36d3aa1ab54c08bf684eda71c23eb850ec77844250aad63c9de0d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lotze/actions/runs/26745643742"
    }
  ]
}