{
  "_id": "6a10405eacfb0bcc41c9d160",
  "Package": "mixpoissonreg",
  "Title": "Mixed Poisson Regression for Overdispersed Count Data",
  "Version": "1.0.0",
  "Authors@R": "c(person(given = \"Alexandre B.\",\nfamily = \"Simas\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alexandre.impa@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2562-2829\")),\nperson(given = \"Wagner\",\nfamily = \"Barreto-Souza\",\nrole = \"aut\",\nemail = \"wagnerbs85@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0831-7881\")))",
  "Maintainer": "Alexandre B. Simas <alexandre.impa@gmail.com>",
  "Description": "Fits mixed Poisson regression models (Poisson-Inverse\nGaussian or Negative-Binomial) on data sets with response\nvariables being count data. The models can have varying\nprecision parameter, where a linear regression structure\n(through a link function) is assumed to hold on the precision\nparameter. The Expectation-Maximization algorithm for both\nthese models (Poisson Inverse Gaussian and Negative Binomial)\nis an important contribution of this package. Another important\nfeature of this package is the set of functions to perform\nglobal and local influence analysis. See Barreto-Souza and\nSimas (2016) <doi:10.1007/s11222-015-9601-6> for further\ndetails.",
  "License": "GPL-2 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/vpnsctl/mixpoissonreg/,\nhttps://vpnsctl.github.io/mixpoissonreg/",
  "BugReports": "https://github.com/vpnsctl/mixpoissonreg/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make",
  "Repository": "https://alexandrebsimas.r-universe.dev",
  "Date/Publication": "2021-03-12 21:56:52 UTC",
  "RemoteUrl": "https://github.com/alexandrebsimas/mixpoissonreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "03573c0a90d5838b77c39f1f584b635e392114ab",
  "Packaged": {
    "Date": "2026-05-11 08:23:33 UTC",
    "User": "root"
  },
  "Author": "Alexandre B. Simas [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2562-2829>),\nWagner Barreto-Souza [aut] (ORCID:\n<https://orcid.org/0000-0003-0831-7881>)",
  "MD5sum": "9f4096af3d3232bb8427b895e8661a21",
  "_user": "alexandrebsimas",
  "_type": "src",
  "_file": "mixpoissonreg_1.0.0.tar.gz",
  "_fileid": "d94eaf93363cc2d0e34cf9028a5ca5a683663ddd38b5d00c96fbf7dd46774c75",
  "_filesize": 26587179,
  "_sha256": "d94eaf93363cc2d0e34cf9028a5ca5a683663ddd38b5d00c96fbf7dd46774c75",
  "_created": "2026-05-11T08:23:33.000Z",
  "_published": "2026-05-22T11:39:10.616Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371954648,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913709917"
    },
    {
      "job": 77371955029,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913707640"
    },
    {
      "job": 77371954751,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913688850"
    },
    {
      "job": 77371954836,
      "time": 266,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913706051"
    },
    {
      "job": 77371954244,
      "time": 530,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913627489"
    },
    {
      "job": 77371954243,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159584308"
    },
    {
      "job": 77371954642,
      "time": 221,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913705044"
    },
    {
      "job": 77371954773,
      "time": 217,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913703551"
    },
    {
      "job": 77371954616,
      "time": 267,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913719133"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alexandrebsimas/mixpoissonreg",
  "_commit": {
    "id": "03573c0a90d5838b77c39f1f584b635e392114ab",
    "author": "vpnsctl <alexandre.impa@gmail.com>",
    "committer": "vpnsctl <alexandre.impa@gmail.com>",
    "message": "Adding citation info\n",
    "time": 1615586212
  },
  "_maintainer": {
    "name": "Alexandre B. Simas",
    "email": "alexandre.impa@gmail.com",
    "login": "alexandrebsimas",
    "orcid": "0000-0003-2562-2829",
    "uuid": 22715443
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gamlss.dist",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "statmod",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "gamlss",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "bbreg",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "ggfortify",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    }
  ],
  "_owner": "alexandrebsimas",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "count-data",
    "diagnostics",
    "influence-analysis",
    "local-influence",
    "negative-binomial-regression",
    "poisson-inverse-gaussian-regression"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "alexandrebsimas",
      "count": 117,
      "uuid": 22715443
    }
  ],
  "_userbio": {
    "uuid": 22715443,
    "type": "user",
    "name": "Alexandre B. Simas"
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mixpoissonreg"
  },
  "_devurl": "https://github.com/vpnsctl/mixpoissonreg",
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mixpoissonreg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexandrebsimas/mixpoissonreg",
  "_realowner": "alexandrebsimas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-03-10"
    }
  ],
  "_exports": [
    "augment",
    "autoplot",
    "glance",
    "local_influence",
    "local_influence_autoplot",
    "local_influence_benchmarks",
    "local_influence_plot",
    "mixpoissonreg",
    "mixpoissonreg.fit",
    "mixpoissonregML",
    "mixpoissonregML.fit",
    "tidy",
    "tidy_local_influence"
  ],
  "_datasets": [
    {
      "name": "Attendance",
      "title": "Attendance Records data set",
      "object": "Attendance",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "math",
        "daysabs",
        "prog"
      ],
      "rows": 314,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Attendance",
      "title": "Attendance Records data set",
      "topics": [
        "Attendance"
      ]
    },
    {
      "page": "augment.mixpoissonreg",
      "title": "Augment data with information from a 'mixpoissonreg' object",
      "topics": [
        "augment",
        "augment.mixpoissonreg"
      ]
    },
    {
      "page": "autoplot.mixpoissonreg",
      "title": "Autoplot Method for 'mixpoissonreg' Objects",
      "topics": [
        "autoplot",
        "autoplot.mixpoissonreg"
      ]
    },
    {
      "page": "coef.mixpoissonreg",
      "title": "Coef Method for 'mixpoissonreg' Objects.",
      "topics": [
        "coef.mixpoissonreg"
      ]
    },
    {
      "page": "fitted.mixpoissonreg",
      "title": "Fitted Method for 'mixpoissonreg' Objects",
      "topics": [
        "fitted.mixpoissonreg"
      ]
    },
    {
      "page": "glance.mixpoissonreg",
      "title": "Glance at a 'mixpoissonreg' object",
      "topics": [
        "glance",
        "glance.mixpoissonreg"
      ]
    },
    {
      "page": "influence.mixpoissonreg",
      "title": "Global Influence Diagnostics for Mixed Poisson Regression Models",
      "topics": [
        "cooks.distance.mixpoissonreg",
        "hatvalues.mixpoissonreg",
        "influence.mixpoissonreg"
      ]
    },
    {
      "page": "local_influence",
      "title": "Local Influence Diagnostics",
      "topics": [
        "local_influence",
        "local_influence_plot"
      ]
    },
    {
      "page": "local_influence_autoplot.mixpoissonreg",
      "title": "Local Influence Autoplots for 'mixpoissonreg' Objects",
      "topics": [
        "local_influence_autoplot.mixpoissonreg"
      ]
    },
    {
      "page": "local_influence_plot.mixpoissonreg",
      "title": "Local Influence Plot Diagnostics for Mixed Poisson Regression Models",
      "topics": [
        "local_influence_plot.mixpoissonreg"
      ]
    },
    {
      "page": "local_influence.mixpoissonreg",
      "title": "Local Influence Diagnostics for Mixed Poisson Regression Models",
      "topics": [
        "local_influence.mixpoissonreg"
      ]
    },
    {
      "page": "logLik.mixpoissonreg",
      "title": "logLik Method for 'mixpoissonreg' Objects",
      "topics": [
        "logLik.mixpoissonreg"
      ]
    },
    {
      "page": "mixpoissonreg",
      "title": "Mixed Poisson Regression for Overdispersed Count Data",
      "topics": [
        "mixpoissonreg",
        "mixpoissonreg.fit"
      ]
    },
    {
      "page": "mixpoissonregML",
      "title": "Maximum Likelihood Mixed Poisson Regression Models for Overdispersed Count Data",
      "topics": [
        "mixpoissonregML",
        "mixpoissonregML.fit"
      ]
    },
    {
      "page": "plot.mixpoissonreg",
      "title": "Plot Diagnostics for 'mixpoissonreg' Objects",
      "topics": [
        "plot.mixpoissonreg"
      ]
    },
    {
      "page": "predict.mixpoissonreg",
      "title": "Predict Method for 'mixpoissonreg' Objects",
      "topics": [
        "predict.mixpoissonreg"
      ]
    },
    {
      "page": "residuals.mixpoissonreg",
      "title": "Residuals Method for 'mixpoissonreg' Objects",
      "topics": [
        "residuals.mixpoissonreg"
      ]
    },
    {
      "page": "summary.mixpoissonreg",
      "title": "Summary Method for 'mixpoissonreg' Objects.",
      "topics": [
        "summary.mixpoissonreg"
      ]
    },
    {
      "page": "tidy_local_influence",
      "title": "Tidy Functions for Local Influence Diagnostics",
      "topics": [
        "local_influence_autoplot",
        "local_influence_benchmarks",
        "tidy_local_influence"
      ]
    },
    {
      "page": "tidy_local_influence.mixpoissonreg",
      "title": "Tidy Functions for Local Influence Diagnostics for 'mixpoissonreg' Objects",
      "topics": [
        "local_influence_benchmarks.mixpoissonreg",
        "tidy_local_influence.mixpoissonreg"
      ]
    },
    {
      "page": "tidy.mixpoissonreg",
      "title": "Tidy a 'mixpoissonreg' object",
      "topics": [
        "tidy",
        "tidy.mixpoissonreg"
      ]
    },
    {
      "page": "vcov.mixpoissonreg",
      "title": "Calculate Variance-Covariance Matrix for 'mixpoissonreg' Objects",
      "topics": [
        "vcov.mixpoissonreg"
      ]
    }
  ],
  "_readme": "https://github.com/alexandrebsimas/mixpoissonreg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "Formula",
    "gamlss",
    "gamlss.data",
    "gamlss.dist",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "nlme",
    "pbapply",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rfast",
    "rlang",
    "S7",
    "scales",
    "statmod",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zigg",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "tutorial-mixpoissonreg.Rmd",
      "filename": "tutorial-mixpoissonreg.html",
      "title": "Analyzing overdispersed count data with the mixpoissonreg package",
      "author": "Wagner Barreto-Souza and Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description of the dataset",
        "Model fitting and inference",
        "Residual analysis",
        "Influence analysis"
      ],
      "created": "2020-12-22 04:55:25",
      "modified": "2021-03-12 21:56:52",
      "commits": 7
    },
    {
      "source": "plots-mixpoissonreg.Rmd",
      "filename": "plots-mixpoissonreg.html",
      "title": "Building and customizing base-R diagnostic plots with the mixpoissonreg package",
      "author": "Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "base-R diagnostic plots",
        "Choosing plots",
        "Titles and subtitles",
        "Colors, sizes, point types and line types",
        "Points to be identified"
      ],
      "created": "2020-12-22 04:55:25",
      "modified": "2021-03-05 08:13:20",
      "commits": 7
    },
    {
      "source": "ggplot2-plots-mixpoissonreg.Rmd",
      "filename": "ggplot2-plots-mixpoissonreg.html",
      "title": "Building and customizing ggplot2-based diagnostic plots with the mixpoissonreg package",
      "author": "Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ggplot2-based diagnostic plots",
        "Choosing plots",
        "Titles and subtitles",
        "Colors, sizes, point types and line types",
        "Points to be identified",
        "Multiple plots"
      ],
      "created": "2021-02-27 18:27:35",
      "modified": "2021-03-05 08:13:20",
      "commits": 4
    },
    {
      "source": "intervals-mixpoissonreg.Rmd",
      "filename": "intervals-mixpoissonreg.html",
      "title": "Confidence and prediction intervals with the mixpoissonreg package",
      "author": "Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Standard errors for the means",
        "Standard errors for the means using the predict method",
        "Standard errors for the means using the augment method",
        "Confidence intervals for the means",
        "Confidence intervals for the means using the predict method",
        "Confidence intervals for the means using the augment method",
        "Prediction intervals for the response variables",
        "Prediction intervals for the response variables using the predict method",
        "Prediction intervals for the response variables using the augment method"
      ],
      "created": "2020-12-22 04:55:25",
      "modified": "2021-03-05 08:13:20",
      "commits": 8
    },
    {
      "source": "influence-mixpoissonreg.Rmd",
      "filename": "influence-mixpoissonreg.html",
      "title": "Global and local influence analysis with the mixpoissonreg package",
      "author": "Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Global Influence",
        "hatvalues method",
        "cooks.distance method",
        "Cook's distance",
        "generalized Cook's distance and Q-displacement",
        "Likelihood displacement",
        "influence method",
        "Global influence plots",
        "Local Influence",
        "Curvature",
        "Direction",
        "Perturbation",
        "Parameters",
        "Perturbation schemes with respect to a subset of the covariates",
        "Local influence plots",
        "References"
      ],
      "created": "2020-12-22 04:55:25",
      "modified": "2021-03-05 10:27:15",
      "commits": 10
    },
    {
      "source": "mixpoissonreg.Rmd",
      "filename": "mixpoissonreg.html",
      "title": "Introduction to mixpoissonreg",
      "author": "Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is mixpoissonreg for?",
        "Why use the mixpoissonreg package?",
        "glm-like functions to fit and analyze fitted models",
        "Useful plots for fitted models available using R's base graphics or ggplot2",
        "Estimation of parameters via EM-algorithm",
        "Easy to do inference on fitted models with help of lmtest package",
        "Regression structure for the precision parameter",
        "Several global and local influence measures implemented (along with corresponding plots)",
        "Compatibility with the tidyverse"
      ],
      "created": "2020-12-23 01:33:48",
      "modified": "2021-03-05 08:00:23",
      "commits": 5
    },
    {
      "source": "ml-mixpoissonreg.Rmd",
      "filename": "ml-mixpoissonreg.html",
      "title": "Maximum-likelihood estimation with the mixpoissonreg package",
      "author": "Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fitting mixpoissonreg models via direct maximization of the likelihood function",
        "Obtaining estimates without formulas"
      ],
      "created": "2020-12-22 04:55:25",
      "modified": "2021-03-05 08:13:20",
      "commits": 5
    },
    {
      "source": "tidyverse-mixpoissonreg.Rmd",
      "filename": "tidyverse-mixpoissonreg.html",
      "title": "mixpoissonreg in the tidyverse",
      "author": "Alexandre B. Simas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "augment, glance and tidy methods",
        "augment",
        "glance",
        "tidy",
        "tidy_local_influence and local_influence_benchmarks methods",
        "autoplot and local_influence_autoplot methods"
      ],
      "created": "2020-12-22 04:55:25",
      "modified": "2021-03-05 10:27:15",
      "commits": 9
    }
  ],
  "_score": 5.264817823009537,
  "_indexed": true,
  "_nocasepkg": "mixpoissonreg",
  "_universes": [
    "alexandrebsimas",
    "vpnsctl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-11T08:26:33.000Z",
      "distro": "noble",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "3859537ac32deb5b97073d4dba439714f096307f46f2769ecf1ae4f8efabe30f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-11T08:26:27.000Z",
      "distro": "noble",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "26b1ff6ca5e1b82c40049fb02d66cdd1e75e4e5ab68e2856fecf2283a5b6fce8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-11T08:26:00.000Z",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "94f66ba648a5131ae3e00431d7c167adafd7015cc3afb385a588172de8b3d6fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-11T08:26:25.000Z",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "580fbf572666530d9d1744f89111ed45e6f5b04554b5d13b9fb3cd1f7d72be3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T08:25:21.000Z",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "f87726a1f9b58fee02dcfc16b695e29d54a6146badc48c0f727c6fde66b9597f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T08:25:14.000Z",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "a8c2cb8bd43c8ca36fc1b2f902b4dcfcb29384d7b3f5f9a3213b203f6d16d58c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-11T08:25:47.000Z",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "80a47cd58adef6fbd9351bb1c435f6d4508fc31148f0823daf092ac02ca24e3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T11:38:39.000Z",
      "commit": "03573c0a90d5838b77c39f1f584b635e392114ab",
      "fileid": "a804c85a52af54eaa14a3d2204f03dbfb339f77d74dbd36fb7d3684b68d32930",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexandrebsimas/actions/runs/25658452134"
    }
  ]
}