{
  "_id": "6a497c296d67900babdf735a",
  "Package": "misclassGLM",
  "Type": "Package",
  "Title": "Computation of Generalized Linear Models with Misclassified\nCovariates Using Side Information",
  "Version": "0.3.6",
  "Date": "2025-09-03",
  "Authors@R": "person(given = \"Stephan\",\nfamily = \"Dlugosz\",\nrole = c(\"aut\", \"cre\"),\nemail = \"stephan.dlugosz@googlemail.com\")",
  "Maintainer": "Stephan Dlugosz <stephan.dlugosz@googlemail.com>",
  "Description": "Estimates models that extend the standard GLM to take\nmisclassification into account. The models require side\ninformation from a secondary data set on the misclassification\nprocess, i.e. some sort of misclassification probabilities\nconditional on some common covariates. A detailed description\nof the algorithm can be found in Dlugosz, Mammen and Wilke\n(2015) <https://ftp.zew.de/pub/zew-docs/dp/dp15043.pdf>.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 21:28:53 UTC",
    "User": "root"
  },
  "Author": "Stephan Dlugosz [aut, cre]",
  "Repository": "https://sdlugosz.r-universe.dev",
  "Date/Publication": "2025-09-03 22:32:33 UTC",
  "RemoteUrl": "https://github.com/cran/misclassGLM",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
  "_user": "sdlugosz",
  "_type": "src",
  "_file": "misclassGLM_0.3.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/8d6abe7d7dffabf424ab339add17461fa2e11bd2c298b92e4c601c16dbd2eec9",
  "_filesize": 126788,
  "_sha256": "8d6abe7d7dffabf424ab339add17461fa2e11bd2c298b92e4c601c16dbd2eec9",
  "_expires": "2026-10-12T21:33:28.000Z",
  "_created": "2026-07-04T21:28:53.000Z",
  "_published": "2026-07-04T21:33:29.986Z",
  "_jobs": [
    {
      "job": 85168491399,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085601715"
    },
    {
      "job": 85168491391,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085600772"
    },
    {
      "job": 85168491395,
      "time": 128,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085601066"
    },
    {
      "job": 85168491398,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085600517"
    },
    {
      "job": 85168491387,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085598844"
    },
    {
      "job": 85168491393,
      "time": 182,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085606804"
    },
    {
      "job": 85168491403,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085596594"
    },
    {
      "job": 85168491402,
      "time": 235,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085612443"
    },
    {
      "job": 85168333059,
      "time": 145,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085585858"
    },
    {
      "job": 85168491376,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8085600737"
    },
    {
      "job": 85168491386,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8085595784"
    },
    {
      "job": 85168491404,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8085595141"
    },
    {
      "job": 85168491401,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8085596266"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840",
  "_status": "success",
  "_upstream": "https://github.com/cran/misclassGLM",
  "_commit": {
    "id": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
    "author": "Stephan Dlugosz <stephan.dlugosz@googlemail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.6\n",
    "time": 1756938753
  },
  "_maintainer": {
    "name": "Stephan Dlugosz",
    "email": "stephan.dlugosz@googlemail.com",
    "login": "sdlugosz",
    "description": "",
    "uuid": 33511308
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ucminf",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "mlogit",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.6",
      "date": "2025-09-03"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sdlugosz",
      "count": 4,
      "uuid": 33511308
    }
  ],
  "_userbio": {
    "uuid": 33511308,
    "type": "user",
    "name": "sdlugosz",
    "followers": 0
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/misclassGLM"
  },
  "_searchresults": 14,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/misclassGLM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "sdlugosz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2016-09-03"
    },
    {
      "version": "0.3.2",
      "date": "2020-02-11"
    },
    {
      "version": "0.3.5",
      "date": "2023-11-19"
    },
    {
      "version": "0.3.6",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "boot.misclassGLM",
    "boot.misclassMlogit",
    "mfx.misclassGLM",
    "mfx.misclassMlogit",
    "misclassGLM",
    "misclassMlogit",
    "simulate_GLM_dataset",
    "simulate_mlogit_dataset"
  ],
  "_help": [
    {
      "page": "boot.misclassGLM",
      "title": "Compute Bootstrapped Standard Errors for 'misclassGLM' Fits",
      "topics": [
        "boot.misclassGLM"
      ]
    },
    {
      "page": "boot.misclassMlogit",
      "title": "Compute Bootstrapped Standard Errors for 'misclassMlogit' Fits",
      "topics": [
        "boot.misclassMlogit"
      ]
    },
    {
      "page": "mfx.misclassGLM",
      "title": "Compute Marginal Effects for 'misclassGLM' Fits",
      "topics": [
        "mfx.misclassGLM"
      ]
    },
    {
      "page": "mfx.misclassMlogit",
      "title": "Compute Marginal Effects for 'misclassMlogit' Fits",
      "topics": [
        "mfx.misclassMlogit"
      ]
    },
    {
      "page": "misclassGLM",
      "title": "GLM estimation under misclassified covariate",
      "topics": [
        "misclassGLM"
      ]
    },
    {
      "page": "misclassMlogit",
      "title": "Mlogit estimation under misclassified covariate",
      "topics": [
        "misclassMlogit"
      ]
    },
    {
      "page": "predict.misclassGLM",
      "title": "Predict Method for 'misclassGLM' Fits",
      "topics": [
        "predict.misclassGLM"
      ]
    },
    {
      "page": "predict.misclassMlogit",
      "title": "Predict Method for 'misclassMlogit' Fits",
      "topics": [
        "predict.misclassMlogit"
      ]
    },
    {
      "page": "simulate_GLM_dataset",
      "title": "Simulate a Data Set to Use With 'misclassGLM'",
      "topics": [
        "simulate_GLM_dataset"
      ]
    },
    {
      "page": "simulate_mlogit_dataset",
      "title": "Simulate a Data Set to Use With 'misclassMlogit'",
      "topics": [
        "simulate_mlogit_dataset"
      ]
    }
  ],
  "_readme": "https://github.com/cran/misclassGLM/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "CompQuadForm",
    "dfidx",
    "foreach",
    "Formula",
    "generics",
    "iterators",
    "lattice",
    "lmtest",
    "MASS",
    "Matrix",
    "micsr",
    "mlogit",
    "numDeriv",
    "rbibutils",
    "Rcpp",
    "Rdpack",
    "sandwich",
    "survival",
    "ucminf",
    "zoo"
  ],
  "_score": 1.845098040014257,
  "_indexed": true,
  "_nocasepkg": "misclassglm",
  "_universes": [
    "sdlugosz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-04T21:31:05.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/e2a47c6f8b2858ac759c1eda7288f33e8f948118d6f77de62f6f8e67f01b289d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-04T21:30:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/675575104525a9d495b1d9f7b1235cf23959d1d29cde45f90c5809d593bbe4fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-04T21:31:01.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/77aa4d5ea1175eb6c9f7f5ea88443a5ebe0a249cca0fab204f65cf3a8f61ffc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-04T21:30:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/8e0f0531ab337f1cf6d83f3d94de2540a5866911ba9d10b57a1662c6a85a7af5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-04T21:30:36.000Z",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/ee03f2349dec562d42d243e215ba478405b06e804a8d68c5625cdec021bfbe5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-04T21:31:35.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/fef682db9f753c216bbf27423eb47222de9e63f4c3a76b2c3972d7745e1bb362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-04T21:30:15.000Z",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/1b7923046ccc66e75d1d0512dec5656148baf48d9653a2d874de30221c3fbe35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-04T21:32:17.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/17d1a0f2a68ba9ee26fa9ce6202588252bd5d8fddd621fbf67454d003f0e16df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-07-04T21:31:18.000Z",
      "arch": "emscripten",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/c02eb0278fb52a4fad1f6896bedec2289cb741b5111cbc516b4fa0b93347d548",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-04T21:30:00.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/81cc4ebfbe29e748dde574faac94cddd8aec1022ab755835a4efa54b9dd37433",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-04T21:29:53.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/1819399956293641198be527b72459cb85c76713a0fe253c835c621fe26d2315",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-04T21:30:02.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "https://r2.ropensci.org/780079fe831c714baefa7d4642d50ca51213ec6e30a52c00c30fc32c22b8973d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/28720153840"
    }
  ]
}