Package: RCTCovAdj
Type: Package
Title: Covariate Adjustment for Randomized Controlled Trials
Version: 0.1.0
Authors@R: 
    person("Se Yoon", "Lee",
           email = "seyoonlee.stat.math@gmail.com",
           role = c("aut", "cre", "cph"))
Description: Implements covariate-adjusted estimation and inference for
    marginal mean differences in two-arm randomized controlled trials with
    continuous outcomes. Methods include the unadjusted difference in means,
    common-slope analysis of covariance, interacted standardization with joint
    influence-function inference, and cross-fitted augmentation. The package
    also provides analytic power and sample-size calculations, reproducible
    simulation designs, and article replication workflows, including tools for
    verifying and analyzing an authorized local trial-data file. The adjustment
    methods build on Tsiatis et al. (2008) <doi:10.1002/sim.3113> and Lin
    (2013) <doi:10.1214/12-AOAS583>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: digest, graphics, grDevices, parallel, stats, tools, utils
Suggests: knitr, medicaldata (>= 0.2.0), rmarkdown, testthat (>=
        3.0.0), withr
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-09-14 20:26:11 UTC; seyoo
Author: Se Yoon Lee [aut, cre, cph]
Maintainer: Se Yoon Lee <seyoonlee.stat.math@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-24 14:50:11 UTC
