{
  "_id": "6a185f31acfb0bcc41dbd9ae",
  "Package": "ptmixed",
  "Title": "Poisson-Tweedie Generalized Linear Mixed Model",
  "Version": "1.1.3",
  "Authors@R": "c(\nperson(\"Mirko\", \"Signorelli\", , \"msignorelli.rpackages@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-8102-3356\")),\nperson(\"Pietro\", \"Spitali\", , \"p.spitali@lumc.nl\", role = \"ctb\"),\nperson(\"Roula\", \"Tsonaka\", , \"s.tsonaka@lumc.nl\", role = \"ctb\")\n)",
  "Description": "Fits the Poisson-Tweedie generalized linear mixed model\ndescribed in Signorelli et al. (2021,\n<doi:10.1177/1471082X20936017>). Likelihood approximation based\non adaptive Gauss Hermite quadrature rule.",
  "License": "GPL-3",
  "URL": "https://mirkosignorelli.github.io/r",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 14:55:59 UTC",
    "User": "root"
  },
  "Author": "Mirko Signorelli [aut, cre, cph]\n(<https://orcid.org/0000-0002-8102-3356>), Pietro Spitali\n[ctb], Roula Tsonaka [ctb]",
  "Maintainer": "Mirko Signorelli <msignorelli.rpackages@gmail.com>",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://m-signo.r-universe.dev",
  "Date/Publication": "2022-08-18 11:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/ptmixed",
  "RemoteRef": "HEAD",
  "RemoteSha": "44ef465c2c989c25a6248f5541a689577db81cc8",
  "MD5sum": "2bf2b00fc8ef949411106c1bee876bb2",
  "_user": "m-signo",
  "_type": "src",
  "_file": "ptmixed_1.1.3.tar.gz",
  "_fileid": "405e074e78b5bad767a44a0bc316a70254fe4e2f0629b29b74eec368995b7253",
  "_filesize": 329813,
  "_sha256": "405e074e78b5bad767a44a0bc316a70254fe4e2f0629b29b74eec368995b7253",
  "_created": "2026-05-28T14:55:59.000Z",
  "_published": "2026-05-28T15:28:49.910Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78319638911,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269360961"
    },
    {
      "job": 78319638873,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269348602"
    },
    {
      "job": 78319638834,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7270061164"
    },
    {
      "job": 78319639075,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7270062597"
    },
    {
      "job": 78318234552,
      "time": 302,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269244527"
    },
    {
      "job": 78319638920,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269347838"
    },
    {
      "job": 78319638778,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269316488"
    },
    {
      "job": 78319639018,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7269325904"
    },
    {
      "job": 78319638840,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269315046"
    }
  ],
  "_buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ptmixed",
  "_commit": {
    "id": "44ef465c2c989c25a6248f5541a689577db81cc8",
    "author": "Mirko Signorelli <msignorelli.rpackages@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.3\n",
    "time": 1660820402
  },
  "_maintainer": {
    "name": "Mirko Signorelli",
    "email": "msignorelli.rpackages@gmail.com",
    "login": "m-signo",
    "description": "NB: my current github username is mirkosignorelli. This account was created just to redirect people who might use old repository links to the current ones!",
    "uuid": 73277941,
    "orcid": "0000-0002-8102-3356"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "GLMMadaptive",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "moments",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "tweeDEseq",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "m-signo",
      "count": 11,
      "uuid": 73277941
    }
  ],
  "_userbio": {
    "uuid": 73277941,
    "type": "user",
    "name": "m-signo",
    "description": "NB: my current github username is mirkosignorelli. This account was created just to redirect people who might use old repository links to the current ones!"
  },
  "_downloads": {
    "count": 201,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ptmixed"
  },
  "_devurl": "https://github.com/mirkosignorelli/r",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ptmixed.html",
    "manual.pdf"
  ],
  "_realowner": "m-signo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2019-02-12"
    },
    {
      "version": "0.0.2",
      "date": "2019-04-23"
    },
    {
      "version": "0.0.3",
      "date": "2019-05-06"
    },
    {
      "version": "0.0.4",
      "date": "2019-05-26"
    },
    {
      "version": "0.1.2",
      "date": "2019-06-17"
    },
    {
      "version": "0.2.1",
      "date": "2019-07-05"
    },
    {
      "version": "0.3.1",
      "date": "2019-09-17"
    },
    {
      "version": "0.4.1",
      "date": "2019-10-23"
    },
    {
      "version": "0.4.2",
      "date": "2020-01-10"
    },
    {
      "version": "0.4.3",
      "date": "2020-02-19"
    },
    {
      "version": "0.5.1",
      "date": "2020-04-09"
    },
    {
      "version": "0.5.2",
      "date": "2020-04-17"
    },
    {
      "version": "0.5.4",
      "date": "2020-06-13"
    },
    {
      "version": "1.0.0",
      "date": "2020-08-27"
    },
    {
      "version": "1.0.1",
      "date": "2020-10-26"
    },
    {
      "version": "1.0.2",
      "date": "2021-01-07"
    },
    {
      "version": "1.0.3",
      "date": "2021-03-02"
    },
    {
      "version": "1.1.0",
      "date": "2021-11-05"
    },
    {
      "version": "1.1.1",
      "date": "2021-12-01"
    },
    {
      "version": "1.1.2",
      "date": "2022-04-01"
    },
    {
      "version": "1.1.3",
      "date": "2022-08-18"
    }
  ],
  "_exports": [
    "loglik.pt.1re",
    "make.spaghetti",
    "nbglm",
    "nbmixed",
    "pmf",
    "ptglm",
    "ptmixed",
    "ranef",
    "simulate_ptglmm",
    "wald.test"
  ],
  "_datasets": [
    {
      "name": "df1",
      "title": "Example dataset with longitudinal counts",
      "object": "df1",
      "file": "df1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "group",
        "time",
        "id",
        "offset"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "df1",
      "title": "Example dataset with longitudinal counts",
      "topics": [
        "df1"
      ]
    },
    {
      "page": "loglik.pt.1re",
      "title": "Loglikelihood of Poisson-Tweedie generalized linear mixed model with random intercept",
      "topics": [
        "loglik.pt.1re"
      ]
    },
    {
      "page": "make.spaghetti",
      "title": "Generate a spaghetti plot to visualize longitudinal data",
      "topics": [
        "make.spaghetti"
      ]
    },
    {
      "page": "nbglm",
      "title": "Negative binomial generalized linear model",
      "topics": [
        "nbglm"
      ]
    },
    {
      "page": "nbmixed",
      "title": "Negative binomial generalized linear mixed model",
      "topics": [
        "nbmixed"
      ]
    },
    {
      "page": "pmf",
      "title": "Probability mass function plot for a discrete variable",
      "topics": [
        "pmf"
      ]
    },
    {
      "page": "ptglm",
      "title": "Poisson-Tweedie generalized linear model",
      "topics": [
        "ptglm"
      ]
    },
    {
      "page": "ptmixed",
      "title": "Poisson-Tweedie generalized linear mixed model",
      "topics": [
        "ptmixed"
      ]
    },
    {
      "page": "ranef",
      "title": "Compute random effects for Poisson-Tweedie and negative binomial mixed model",
      "topics": [
        "ranef"
      ]
    },
    {
      "page": "simulate_ptglmm",
      "title": "Simulate data from the Poisson-Tweedie generalized linear mixed model",
      "topics": [
        "simulate_ptglmm"
      ]
    },
    {
      "page": "summary.ptglm",
      "title": "Summarizing Poisson-Tweedie and negative binomial GLM estimation results",
      "topics": [
        "summary.ptglm"
      ]
    },
    {
      "page": "summary.ptglmm",
      "title": "Summarizing Poisson-Tweedie and negative binomial mixed model estimation results",
      "topics": [
        "summary.ptglmm"
      ]
    },
    {
      "page": "wald.test",
      "title": "Wald test for regression coefficients",
      "topics": [
        "wald.test"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cqn",
    "edgeR",
    "GLMMadaptive",
    "lattice",
    "limma",
    "lme4",
    "locfit",
    "MASS",
    "Matrix",
    "matrixcalc",
    "MatrixModels",
    "matrixStats",
    "mclust",
    "minqa",
    "moments",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nor1mix",
    "numDeriv",
    "quantreg",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "SparseM",
    "statmod",
    "survival",
    "tweeDEseq"
  ],
  "_vignettes": [
    {
      "source": "Overview_functionalities_ptmixed.Rmd",
      "filename": "Overview_functionalities_ptmixed.html",
      "title": "An introduction to the R package ptmixed",
      "author": "Mirko Signorelli",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "What's ptmixed?",
        "Package installation",
        "Option 1: install Bioconductor dependencies directly",
        "Option 2: install Bioconductor dependencies manually",
        "Loading the package",
        "Get started",
        "An overview of the package functionalities",
        "A step by step example",
        "Data preparation",
        "Data visualization",
        "The Poisson-Tweedie generalized linear mixed model",
        "Model Estimation",
        "Viewing parameter estimates, standard errors and p-values",
        "Testing more complex hypotheses",
        "Computing the predicted random effects",
        "Simpler models",
        "Negative binomial generalized linear mixed model",
        "Poisson-Tweedie generalized linear model",
        "Negative binomial generalized linear model",
        "Further details and material"
      ],
      "created": "2020-04-17 12:30:06",
      "modified": "2022-08-18 11:00:02",
      "commits": 7
    }
  ],
  "_score": 2.146128035678238,
  "_indexed": true,
  "_nocasepkg": "ptmixed",
  "_universes": [
    "m-signo",
    "mirkosignorelli"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-28T15:00:26.000Z",
      "distro": "noble",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "c4d9bee7329eab54c3a39fcdd44c15c4d7e807d259f4a1f8eb0ab1bd0ab5beef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.3",
      "date": "2026-05-28T14:59:58.000Z",
      "distro": "noble",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "71206e96f15b64b7d5fe6e01e28dc4636740e5c31aa91f59cbd80b51ae818f4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-28T15:28:08.000Z",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "1370b7369d02e2dcdb88cd8b83f1263b4fd076f8a86f161c915ef109bf2418c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.3",
      "date": "2026-05-28T15:28:10.000Z",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "5039cf5a3aa6e0adf86d9acf9ca802f770afe323056267ab9e3dd6f7356d6ccd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.3",
      "date": "2026-05-28T15:00:17.000Z",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "70ba0ad62b5b541026e52d4725013dbfa5cc9ddf6bb1c923e5c09748dea276e3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-28T14:58:36.000Z",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "63425adbb7ade5dbbab5f6881d4589086cc2f8268241c2a21e5d45dacb3b4a7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-28T14:58:59.000Z",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "344b892c18d18e779dc7e6623a1295b4d399f0461e62094dcc3f7064fd5be400",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.3",
      "date": "2026-05-28T14:58:33.000Z",
      "commit": "44ef465c2c989c25a6248f5541a689577db81cc8",
      "fileid": "b12281522c1f3a26efe2e5383a52d94422917b8aa235a0d84d8ec45b91c83f62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/m-signo/actions/runs/26582034891"
    }
  ]
}