Package: ATE.ERROR 1.0.0

Aryan Rezanezhad

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.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://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

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

3.71 score 16 scripts 276 downloads 8 mentions 4 exports 29 dependencies

Last updated 2 months agofrom:463ca12476. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 11 2024
R-4.5-linuxOKOct 11 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 Oct 11 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 Oct 11 2024.

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

Naive Estimation of ATE

Rendered fromNaive.Rmdusingknitr::rmarkdownon Oct 11 2024.

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

True Estimation of ATE

Rendered fromTrue.Rmdusingknitr::rmarkdownon Oct 11 2024.

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