Package: pldamixture 0.1.1
Priyanjali Bukke
pldamixture: Post-Linkage Data Analysis Based on Mixture Modelling
Perform inference in the secondary analysis setting with linked data potentially containing mismatch errors. Only the linked data file may be accessible and information about the record linkage process may be limited or unavailable. Implements the 'General Framework for Regression with Mismatched Data' developed by Slawski et al. (2023) <doi:10.48550/arXiv.2306.00909>. The framework uses a mixture model for pairs of linked records whose two components reflect distributions conditional on match status, i.e., correct match or mismatch. Inference is based on composite likelihood and the Expectation-Maximization (EM) algorithm. The package currently supports Cox Proportional Hazards Regression (right-censored data only) and Generalized Linear Regression Models (Gaussian, Gamma, Poisson, and Logistic (binary models only)). Information about the underlying record linkage process can be incorporated into the method if available (e.g., assumed overall mismatch rate, safe matches, predictors of match status, or predicted probabilities of correct matches).
Authors:
pldamixture_0.1.1.tar.gz
pldamixture_0.1.1.zip(r-4.5)pldamixture_0.1.1.zip(r-4.4)pldamixture_0.1.1.zip(r-4.3)
pldamixture_0.1.1.tgz(r-4.4-any)pldamixture_0.1.1.tgz(r-4.3-any)
pldamixture_0.1.1.tar.gz(r-4.5-noble)pldamixture_0.1.1.tar.gz(r-4.4-noble)
pldamixture_0.1.1.tgz(r-4.4-emscripten)pldamixture_0.1.1.tgz(r-4.3-emscripten)
pldamixture.pdf |pldamixture.html✨
pldamixture/json (API)
NEWS
# Install 'pldamixture' in R: |
install.packages('pldamixture', repos = c('https://bpriy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bpriy/pldamixture/issues
- lifem - LIFE-M Data
Last updated 5 months agofrom:d6bd85d514. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:fit_mixture
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Post-Linkage Data Analysis Based on Mixture Modelling | pldamixture-package |
Adjustment Method | fit_mixture |
LIFE-M Data | lifem |
Predictions From a "fitmixture" Object | predict.fitmixture |
Print a "fitmixture" Object | print.fitmixture |
Summarize a "fitmixture" Object | summary.fitmixture |