{
  "_id": "6a1f00e5b401979e7341aeb7",
  "Package": "robmixglm",
  "Type": "Package",
  "Title": "Robust Generalized Linear Models (GLM) using Mixtures",
  "Version": "1.2-5",
  "Date": "2025-10-31",
  "Authors@R": "c(person(\"Ken\",\"Beath\",email=\"ken@kjbeath.id.au\", role=c(\"aut\",\"cre\")))",
  "Maintainer": "Ken Beath <ken@kjbeath.id.au>",
  "Contact": "Ken Beath <ken@kjbeath.id.au>",
  "Author": "Ken Beath [aut, cre]",
  "Description": "Robust generalized linear models (GLM) using a mixture\nmethod, as described in Beath (2018)\n<doi:10.1080/02664763.2017.1414164>. This assumes that the data\nare a mixture of standard observations, being a generalised\nlinear model, and outlier observations from an overdispersed\ngeneralized linear model. The overdispersed linear model is\nobtained by including a normally distributed random effect in\nthe linear predictor of the generalized linear model.",
  "VignetteBuilder": "R.rsp",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "NeedsCompilation": "yes",
  "License": "GPL (>= 2)",
  "Packaged": {
    "Date": "2026-05-18 08:45:09 UTC",
    "User": "root"
  },
  "Repository": "https://kjbeath.r-universe.dev",
  "Date/Publication": "2025-10-31 10:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/robmixglm",
  "RemoteRef": "HEAD",
  "RemoteSha": "34943f92c44fb04209057dfe62340d7a9195660c",
  "MD5sum": "ea814b7ce3597357c5ddbc8faa5f560d",
  "_user": "kjbeath",
  "_type": "src",
  "_file": "robmixglm_1.2-5.tar.gz",
  "_fileid": "15715330c29e1ce7fb80e0428ac5b97aa20e01e41a26c9351d31f902d72acb9a",
  "_filesize": 367757,
  "_sha256": "15715330c29e1ce7fb80e0428ac5b97aa20e01e41a26c9351d31f902d72acb9a",
  "_created": "2026-05-18T08:45:09.000Z",
  "_published": "2026-06-02T16:12:21.680Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117409971,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053318515"
    },
    {
      "job": 79117410070,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053318419"
    },
    {
      "job": 79117410695,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053318603"
    },
    {
      "job": 79117410059,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053328082"
    },
    {
      "job": 79117410145,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053332703"
    },
    {
      "job": 79117410309,
      "time": 445,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053407199"
    },
    {
      "job": 79117409964,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053323745"
    },
    {
      "job": 79117409813,
      "time": 246,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053346065"
    },
    {
      "job": 79117408997,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053271208"
    },
    {
      "job": 79117408684,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363368313"
    },
    {
      "job": 79117409695,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053325037"
    },
    {
      "job": 79117410359,
      "time": 161,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053325562"
    },
    {
      "job": 79117410248,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053313290"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/robmixglm",
  "_commit": {
    "id": "34943f92c44fb04209057dfe62340d7a9195660c",
    "author": "Ken Beath <ken@kjbeath.id.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2-5\n",
    "time": 1761907202
  },
  "_maintainer": {
    "name": "Ken Beath",
    "email": "ken@kjbeath.id.au",
    "login": "kjbeath",
    "description": "",
    "uuid": 424412
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "fastGHQuad",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "bbmle",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "actuar",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.15",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    },
    {
      "package": "robustbase",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "forward",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2-5",
      "date": "2025-10-31"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kjbeath",
      "count": 10,
      "uuid": 424412
    }
  ],
  "_userbio": {
    "uuid": 424412,
    "type": "user",
    "name": "kjbeath"
  },
  "_downloads": {
    "count": 6426,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robmixglm"
  },
  "_searchresults": 37,
  "_topics": [
    "cpp"
  ],
  "_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/robmixglm.html",
    "manual.pdf"
  ],
  "_realowner": "kjbeath",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-2",
      "date": "2018-07-31"
    },
    {
      "version": "1.0-3",
      "date": "2020-04-03"
    },
    {
      "version": "1.0-4",
      "date": "2020-04-17"
    },
    {
      "version": "1.1-0",
      "date": "2020-06-18"
    },
    {
      "version": "1.1-1",
      "date": "2020-08-13"
    },
    {
      "version": "1.2-0",
      "date": "2020-08-26"
    },
    {
      "version": "1.2-1",
      "date": "2021-01-07"
    },
    {
      "version": "1.2-2",
      "date": "2021-07-05"
    },
    {
      "version": "1.2-3",
      "date": "2022-05-09"
    },
    {
      "version": "1.2-4",
      "date": "2024-09-27"
    },
    {
      "version": "1.2-5",
      "date": "2025-10-31"
    }
  ],
  "_exports": [
    "AIC.robmixglm",
    "BIC.robmixglm",
    "coef.robmixglm",
    "extractAIC.robmixglm",
    "fitted.robmixglm",
    "logLik.robmixglm",
    "outlierProbs",
    "outlierProbs.robmixglm",
    "outlierTest",
    "outlierTest.robmixglm",
    "predict.robmixglm",
    "print.outlierTest",
    "print.summary.outlierTest",
    "robmixglm",
    "summary.outlierTest",
    "summary.robmixglm"
  ],
  "_datasets": [
    {
      "name": "diabdata",
      "title": "Diabetes data",
      "object": "diabdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "glyhb",
        "age",
        "gender",
        "bmi",
        "waisthip",
        "frame",
        "stab.glu",
        "location"
      ],
      "rows": 372,
      "table": true,
      "tojson": true
    },
    {
      "name": "hospcosts",
      "title": "Hospital Costs data",
      "object": "hospcosts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "costs",
        "los",
        "adm",
        "ins",
        "age",
        "sex",
        "dest",
        "loglos"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "robmixglm-package",
      "title": "Fits random effects meta-analysis models including robust models",
      "topics": [
        "robmixglm-package"
      ]
    },
    {
      "page": "AIC",
      "title": "AIC for robmixglm object",
      "topics": [
        "AIC.robmixglm"
      ]
    },
    {
      "page": "BIC",
      "title": "BIC for robmixglm object",
      "topics": [
        "BIC.robmixglm"
      ]
    },
    {
      "page": "coef.robmixglm",
      "title": "Coefficients for a robmixglm object",
      "topics": [
        "coef",
        "coef.robmixglm"
      ]
    },
    {
      "page": "diabdata",
      "title": "Diabetes data",
      "topics": [
        "diabdata"
      ]
    },
    {
      "page": "extractAIC",
      "title": "Extract AIC from a Fitted Model",
      "topics": [
        "extractAIC.robmixglm"
      ]
    },
    {
      "page": "fitted.robmixglm",
      "title": "Fitted values.",
      "topics": [
        "fitted.robmixglm"
      ]
    },
    {
      "page": "hospcosts",
      "title": "Hospital Costs data",
      "topics": [
        "hospcosts"
      ]
    },
    {
      "page": "logLik",
      "title": "log Likelikelihood for robmixglm object",
      "topics": [
        "logLik.robmixglm"
      ]
    },
    {
      "page": "outlierProbs.robmixglm",
      "title": "Calculate outlier probabilities for each observation.",
      "topics": [
        "outlierProbs",
        "outlierProbs.robmixglm"
      ]
    },
    {
      "page": "outlierTest.robmixglm",
      "title": "Test for the presence of outliers.",
      "topics": [
        "outlierTest",
        "outlierTest.robmixglm"
      ]
    },
    {
      "page": "plot.outlierProbs",
      "title": "Plot outlier probabilities.",
      "topics": [
        "plot.outlierProbs"
      ]
    },
    {
      "page": "predict.robmixglm",
      "title": "Predict Method for robmixglm",
      "topics": [
        "predict.robmixglm"
      ]
    },
    {
      "page": "print.outlierTest",
      "title": "Print an outlierTest object",
      "topics": [
        "print.outlierTest",
        "print.summary.outlierTest",
        "summary.outlierTest"
      ]
    },
    {
      "page": "residuals",
      "title": "Extract Model Residuals",
      "topics": [
        "residuals.robmixglm"
      ]
    },
    {
      "page": "robmixglm",
      "title": "Fits a Robust Generalized Linear Model and Variants",
      "topics": [
        "robmixglm"
      ]
    },
    {
      "page": "summary.robmixglm",
      "title": "summaryficients for robmixglm object",
      "topics": [
        "summary.robmixglm"
      ]
    }
  ],
  "_rundeps": [
    "actuar",
    "bbmle",
    "bdsmatrix",
    "boot",
    "codetools",
    "digest",
    "doParallel",
    "doRNG",
    "expint",
    "fastGHQuad",
    "foreach",
    "iterators",
    "lattice",
    "MASS",
    "Matrix",
    "mvtnorm",
    "numDeriv",
    "Rcpp",
    "rngtools",
    "VGAM"
  ],
  "_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": "robmixglm-package.pdf.asis",
      "filename": "robmixglm-package.pdf",
      "title": "robmixglm: An R Package for the Analysis of Robust Generalized Linear Models",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2018-07-31 09:40:03",
      "modified": "2018-07-31 09:40:03",
      "commits": 1
    }
  ],
  "_score": 3.376142445282494,
  "_indexed": true,
  "_nocasepkg": "robmixglm",
  "_universes": [
    "kjbeath"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-5",
      "date": "2026-05-18T08:47:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "977dc652e26b863527a9219615ef6c5642c1b2b511739968a9c6f3bf29dfb98f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2-5",
      "date": "2026-05-18T08:47:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "e8e990c9d9eb1f40612c69b7683818f86745406375b2b60cddb8f3e5b7542543",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-5",
      "date": "2026-05-18T08:47:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "2b444bd01d9e7064394ed383fc624d02c50fa69410dc632f74e3964d3007e776",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2-5",
      "date": "2026-05-18T08:47:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "01eb9792dbe718b8465d3ec047e7b96f7b8cb051c7efac38b46acc3d7ccdcb4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-5",
      "date": "2026-05-18T08:47:44.000Z",
      "arch": "aarch64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "b9aba92374e99da6b3012eb828a50c716f4dd4625935d2c27aad42bbaa440b73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2-5",
      "date": "2026-05-18T08:50:20.000Z",
      "arch": "x86_64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "e5c4b5b9ae71b367a531c7857cb51d4864166207f4995327ca11b9f7b9e5abab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-5",
      "date": "2026-05-18T08:47:28.000Z",
      "arch": "aarch64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "84422ceebb221d010eccca4e700264b6a274d4f74eb2f6ad0435222a65116114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2-5",
      "date": "2026-05-18T08:48:17.000Z",
      "arch": "x86_64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "df8bf63cb357f01185d0b76af09ce63afa515c620572cb9849ba32f7050bcb17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2-5",
      "date": "2026-05-18T08:46:51.000Z",
      "arch": "x86_64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "da2148a80e1a419901b84c0a66815a6b5b5700ad330dccf4d1f457ebb2008c46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2-5",
      "date": "2026-05-18T08:46:47.000Z",
      "arch": "x86_64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "9226b309a99e2af98cd3b6f2771144270e4214bb5b83008b93748cafd5bbbcb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2-5",
      "date": "2026-05-18T08:46:26.000Z",
      "arch": "x86_64",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "8b9588e98b157c1882fd653ff91c978edcd68f99d1f59bc513a100ae4e966db8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2-5",
      "date": "2026-06-02T16:11:53.000Z",
      "arch": "emscripten",
      "commit": "34943f92c44fb04209057dfe62340d7a9195660c",
      "fileid": "cfeea6b921d5522f3ae5847b214d034979ced6ad297b149a817ebdf28295cde4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kjbeath/actions/runs/26022883893"
    }
  ]
}