Package: AteMeVs
Type: Package
Title: Average Treatment Effects with Measurement Error and Variable
        Selection for Confounders
Version: 0.1.0
Authors@R: c(person("Li-Pang", "Chen", role = c("aut", "cre"),email = "lchen723@nccu.edu.tw"),person("Grace", "Yi", role = "aut") )
Description: A recent method proposed by Yi and Chen (2023) <doi:10.1177/09622802221146308> is used to estimate the average treatment effects using noisy data containing both measurement error and spurious variables. The package 'AteMeVs' contains a set of functions that provide a step-by-step estimation procedure, including the correction of the measurement error effects, variable selection for building the model used to estimate the propensity scores, and estimation of the average treatment effects. The functions contain multiple options for users to implement, including different ways to correct for the measurement error effects, distinct choices of penalty functions to do variable selection, and various regression models to characterize propensity scores.
License: GPL-2
Encoding: UTF-8
Imports: MASS, ncvreg
NeedsCompilation: yes
Packaged: 2023-09-04 09:23:29 UTC; Li-Pang Chen
Author: Li-Pang Chen [aut, cre],
  Grace Yi [aut]
Maintainer: Li-Pang Chen <lchen723@nccu.edu.tw>
Repository: CRAN
Date/Publication: 2023-09-04 18:00:02 UTC
Built: R 4.2.0; ; 2023-09-04 20:31:01 UTC; unix
