{
  "_id": "6a1bf2b21d7bb097a0a23d00",
  "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-05-31 08:30:40 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",
  "MD5sum": "9cc436514dd1307865b1900915e18442",
  "_user": "sdlugosz",
  "_type": "src",
  "_file": "misclassGLM_0.3.6.tar.gz",
  "_fileid": "f6ca54830987f259321c1e06ef68378a86d3f3bdf609c7da82c0cbabd662edba",
  "_filesize": 124542,
  "_sha256": "f6ca54830987f259321c1e06ef68378a86d3f3bdf609c7da82c0cbabd662edba",
  "_created": "2026-05-31T08:30:40.000Z",
  "_published": "2026-05-31T08:34:58.116Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712184498,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315253201"
    },
    {
      "job": 78712184488,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315253993"
    },
    {
      "job": 78712184485,
      "time": 117,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315253034"
    },
    {
      "job": 78712184474,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315252986"
    },
    {
      "job": 78712184487,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315249299"
    },
    {
      "job": 78712184500,
      "time": 185,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315260425"
    },
    {
      "job": 78712184495,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315253060"
    },
    {
      "job": 78712184504,
      "time": 217,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315263911"
    },
    {
      "job": 78712011161,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315239789"
    },
    {
      "job": 78712184437,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315250788"
    },
    {
      "job": 78712184459,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315251216"
    },
    {
      "job": 78712184469,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315249661"
    },
    {
      "job": 78712184460,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315248667"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/misclassGLM"
  },
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_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",
    "dfidx",
    "foreach",
    "Formula",
    "iterators",
    "lattice",
    "lmtest",
    "MASS",
    "Matrix",
    "mlogit",
    "numDeriv",
    "rbibutils",
    "Rdpack",
    "statmod",
    "ucminf",
    "zoo"
  ],
  "_score": 1.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "misclassglm",
  "_universes": [
    "sdlugosz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "07004c4de596babebce0dc46265bb2823ab8d4e648105fa803161e5545b5bf30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "3c9a9fae69ac025fa7b8d545c4d441dc928b93e079b2d6d05bfb5796ba782d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "4fb482e0edba9737d0a1760289ca118bfdb36541c7ef42c6b2e6a564b2cf0f50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:32.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "39f869e6111c3171fb6876461a30deee0e73729694127e592e55228582c9c829",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:09.000Z",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "7103ff3ad89e9ff3233dfc445a5a7a01a66460894a93f82abd5166897357984b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-31T08:33:28.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "1997ca1b7e8aa6925f635182ca3380a1f2a2cdccefb277f3a8d252e874af1da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:27.000Z",
      "arch": "aarch64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "df753419e16784b4b42d20cc150ae2c67b898248561dee3e26613e89f9c37825",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-05-31T08:34:03.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "85246eda8132216c6970f86deb812c6517817cc1ab62bf8a1b2f2673485640a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:38.000Z",
      "arch": "emscripten",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "8d394c052ec31b35e7bd25847b487a43bee10765d057e891100ab19d6c701bde",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-31T08:32:08.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "72bc500586e4d266172422b150ccdb3e38f222a475156db7fd0a2aaa7e5deba6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-31T08:31:53.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "72ca25e927399c90bdbcc594c37ac6aa189a5ff2319b622f065f6dcc8cb642fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-05-31T08:31:46.000Z",
      "arch": "x86_64",
      "commit": "ec74291cbc98e2e8cf476f23fd6f2d79a1925732",
      "fileid": "2f52d20df71ece4468baebe91f370309bd1013f2745f19dffa1dc68f1da8323f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdlugosz/actions/runs/26707695216"
    }
  ]
}