Package: ATE.ERROR 1.0.0

ATE.ERROR: Estimating ATE with Misclassified Outcomes and Mismeasured Covariates

Addressing measurement error in covariates and misclassification in binary outcome variables within causal inference, the 'ATE.ERROR' package implements inverse probability weighted estimation methods proposed by Shu and Yi (2017, <doi:10.1177/0962280217743777>; 2019, <doi:10.1002/sim.8073>). These methods correct errors to accurately estimate average treatment effects (ATE). The package includes two main functions: ATE.ERROR.Y() for handling misclassification in the outcome variable and ATE.ERROR.XY() for correcting both outcome misclassification and covariate measurement error. It employs logistic regression for treatment assignment and uses bootstrap sampling to calculate standard errors and confidence intervals, with simulated datasets provided for practical demonstration.

Authors:Aryan Rezanezhad [aut, cre], Grace Y. Yi [aut]

ATE.ERROR_1.0.0.tar.gz
ATE.ERROR_1.0.0.zip(r-4.5)ATE.ERROR_1.0.0.zip(r-4.4)ATE.ERROR_1.0.0.zip(r-4.3)
ATE.ERROR_1.0.0.tgz(r-4.4-any)ATE.ERROR_1.0.0.tgz(r-4.3-any)
ATE.ERROR_1.0.0.tar.gz(r-4.5-noble)ATE.ERROR_1.0.0.tar.gz(r-4.4-noble)
ATE.ERROR_1.0.0.tgz(r-4.4-emscripten)ATE.ERROR_1.0.0.tgz(r-4.3-emscripten)
ATE.ERROR.pdf |ATE.ERROR.html
ATE.ERROR/json (API)

# Install 'ATE.ERROR' in R:
install.packages('ATE.ERROR', repos = c('https://aryanrzn.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4 exports 2.00 score 29 dependencies 8 mentions 16 scripts 6 downloads

Last updated 7 days agofrom:463ca12476. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:ATE.ERROR.XYATE.ERROR.YNaive_EstimationTrue_Estimation

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellmvtnormnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

ATE.ERROR.XY: Estimating Average Treatment Effect with Measurement Error in X and Misclassification in Y

Rendered fromATE.ERROR.XY.Rmdusingknitr::rmarkdownon Sep 12 2024.

Last update: 2024-09-11
Started: 2024-09-11

ATE.ERROR.Y: Function for Estimating Average Treatment Effect (ATE) with Misclassification in Y

Rendered fromATE.ERROR.Y.Rmdusingknitr::rmarkdownon Sep 12 2024.

Last update: 2024-09-11
Started: 2024-09-11

Naive Estimation of ATE

Rendered fromNaive.Rmdusingknitr::rmarkdownon Sep 12 2024.

Last update: 2024-09-11
Started: 2024-09-11

True Estimation of ATE

Rendered fromTrue.Rmdusingknitr::rmarkdownon Sep 12 2024.

Last update: 2024-09-11
Started: 2024-09-11