{
  "_id": "6a1bf5a81d7bb097a0a25ff4",
  "Package": "pldamixture",
  "Type": "Package",
  "Title": "Post-Linkage Data Analysis Based on Mixture Modelling",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Priyanjali\", \"Bukke\", email = \"pbukke@gmu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Zhenbang\", \"Wang\", role = \"aut\"),\nperson(\"Martin\", \"Slawski\", email = \"mslawsk3@gmu.edu\", role = \"aut\",\ncomment = \"mslawsk3@gmu.edu\"),\nperson(\"Brady T.\", \"West\", role = \"aut\"),\nperson(\"Emanuel\", \"Ben-David\", role = \"aut\"),\nperson(\"Guoqing\", \"Diao\", role = \"aut\")\n)",
  "Description": "Perform inference in the secondary analysis setting with\nlinked data potentially containing mismatch errors. Only the\nlinked data file may be accessible and information about the\nrecord linkage process may be limited or unavailable.\nImplements the 'General Framework for Regression with\nMismatched Data' developed by Slawski et al. (2023)\n<doi:10.48550/arXiv.2306.00909>. The framework uses a mixture\nmodel for pairs of linked records whose two components reflect\ndistributions conditional on match status, i.e., correct match\nor mismatch. Inference is based on composite likelihood and the\nExpectation-Maximization (EM) algorithm. The package currently\nsupports Cox Proportional Hazards Regression (right-censored\ndata only) and Generalized Linear Regression Models (Gaussian,\nGamma, Poisson, and Logistic (binary models only)). Information\nabout the underlying record linkage process can be incorporated\ninto the method if available (e.g., assumed overall mismatch\nrate, safe matches, predictors of match status, or predicted\nprobabilities of correct matches).",
  "License": "GPL-2",
  "LazyData": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Maintainer": "Priyanjali Bukke <pbukke@gmu.edu>",
  "URL": "https://github.com/bpriy/pldamixture",
  "Repository": "https://bpriy.r-universe.dev",
  "Date/Publication": "2025-08-04 19:18:33 UTC",
  "RemoteUrl": "https://github.com/bpriy/pldamixture",
  "RemoteRef": "HEAD",
  "RemoteSha": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:43:56 UTC",
    "User": "root"
  },
  "Author": "Priyanjali Bukke [aut, cre],\nZhenbang Wang [aut],\nMartin Slawski [aut] (mslawsk3@gmu.edu),\nBrady T. West [aut],\nEmanuel Ben-David [aut],\nGuoqing Diao [aut]",
  "MD5sum": "5af947e552966e6ada9b166b7a168bbb",
  "_user": "bpriy",
  "_type": "src",
  "_file": "pldamixture_0.1.1.tar.gz",
  "_fileid": "726765ea6ff62f31fc6458cc32e9605543a656fc2f36272d62f89fb749992fe2",
  "_filesize": 165816,
  "_sha256": "726765ea6ff62f31fc6458cc32e9605543a656fc2f36272d62f89fb749992fe2",
  "_created": "2026-05-31T08:43:56.000Z",
  "_published": "2026-05-31T08:47:36.105Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712908651,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315336052"
    },
    {
      "job": 78712908657,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315335503"
    },
    {
      "job": 78712908650,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315337191"
    },
    {
      "job": 78712908659,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315339741"
    },
    {
      "job": 78712785914,
      "time": 130,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315323302"
    },
    {
      "job": 78712908641,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315332897"
    },
    {
      "job": 78712908652,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315332551"
    },
    {
      "job": 78712908653,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315330938"
    },
    {
      "job": 78712908656,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315331801"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bpriy/pldamixture",
  "_commit": {
    "id": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
    "author": "bpriy <98420978+bpriy@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update NEWS.md",
    "time": 1754335113
  },
  "_maintainer": {
    "name": "Priyanjali Bukke",
    "email": "pbukke@gmu.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    }
  ],
  "_owner": "bpriy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "bpriy",
      "count": 40,
      "uuid": 98420978
    }
  ],
  "_userbio": {
    "uuid": 98420978,
    "type": "user",
    "name": "bpriy"
  },
  "_downloads": {
    "count": 556,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pldamixture"
  },
  "_devurl": "https://github.com/bpriy/pldamixture",
  "_searchresults": 0,
  "_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/pldamixture.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bpriy/pldamixture",
  "_realowner": "bpriy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-03-05"
    },
    {
      "version": "0.1.1",
      "date": "2024-06-07"
    }
  ],
  "_exports": [
    "fit_mixture"
  ],
  "_datasets": [
    {
      "name": "lifem",
      "title": "LIFE-M Data",
      "object": "lifem",
      "class": [
        "data.frame"
      ],
      "fields": [
        "yob",
        "unit_yob",
        "age_at_death",
        "hndlnk",
        "commf",
        "comml"
      ],
      "rows": 3238,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pldamixture-package",
      "title": "Post-Linkage Data Analysis Based on Mixture Modelling",
      "topics": [
        "pldamixture-package"
      ]
    },
    {
      "page": "fit_mixture",
      "title": "Adjustment Method",
      "topics": [
        "fit_mixture"
      ]
    },
    {
      "page": "lifem",
      "title": "LIFE-M Data",
      "topics": [
        "lifem"
      ]
    },
    {
      "page": "predict.fitmixture",
      "title": "Predictions From a \"fitmixture\" Object",
      "topics": [
        "predict.fitmixture"
      ]
    },
    {
      "page": "print.fitmixture",
      "title": "Print a \"fitmixture\" Object",
      "topics": [
        "print.fitmixture"
      ]
    },
    {
      "page": "summary.fitmixture",
      "title": "Summarize a \"fitmixture\" Object",
      "topics": [
        "summary.fitmixture"
      ]
    }
  ],
  "_readme": "https://github.com/bpriy/pldamixture/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "survival"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "pldamixture",
  "_universes": [
    "bpriy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T08:45:44.000Z",
      "distro": "noble",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "fd509d337abc577e5e519396d185850d3c8af002839472f4895a801c880cd8af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T08:45:40.000Z",
      "distro": "noble",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "7aea133042183d60cc7ceb03a42951680d4b8c347d2ea1a467606bc0c257e9ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T08:46:06.000Z",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "9904e156a456193a4289ebca7035b4167ede8747a7fdb77d2df32d47639d2b93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T08:46:21.000Z",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "55ab69cd79954f4e77474fc9bfd1f83c90fc5bef45a27f3a6b4b2891715e9760",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-31T08:45:45.000Z",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "dd043011fbb98c113d7504b915c042df4c44037a04a1bf0a057a94ae7379071e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T08:45:03.000Z",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "ff67c836f6af9c8183c713d2a4f29c2eb7dcdd8897d8a9a7743f6eae0bbbbff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T08:44:53.000Z",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "f98434b30df1159f7c84c7c45851af223a1090cc16e515bc807b76c26bac39ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T08:45:00.000Z",
      "commit": "8a5ec8102c38b79efd50c00cc9539917675e7beb",
      "fileid": "50f13f3382c58d44c49b832638932d82170b6312f9e9ca146682cfedfdf480d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bpriy/actions/runs/26707979001"
    }
  ]
}