Package: BiTSLS
Type: Package
Title: Bidirectional Two-Stage Least Squares Estimation
Version: 0.1.0
Date: 2025-05-26
Authors@R: person("Jiaqi", "Min", email = "fhoneysuckle7@gmail.com", 
                  role = c("aut", "cre"))
Description: Implements bidirectional two-stage least squares (Bi-TSLS) estimation 
    for identifying bidirectional causal effects between two variables 
    in the presence of unmeasured confounding. The method uses proxy 
    variables (negative control exposure and outcome) along with 
    at least one covariate to handle confounding.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: stats
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2025-05-26 14:13:24 UTC; Mjq
Author: Jiaqi Min [aut, cre]
Maintainer: Jiaqi Min <fhoneysuckle7@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-28 15:30:06 UTC
Built: R 4.6.0; ; 2025-11-02 01:58:04 UTC; windows
