Package: CIEE 0.1.1

CIEE: Estimating and Testing Direct Effects in Directed Acyclic Graphs using Estimating Equations

In many studies across different disciplines, detailed measures of the variables of interest are available. If assumptions can be made regarding the direction of effects between the assessed variables, this has to be considered in the analysis. The functions in this package implement the novel approach CIEE (causal inference using estimating equations; Konigorski et al., 2018, <doi:10.1002/gepi.22107>) for estimating and testing the direct effect of an exposure variable on a primary outcome, while adjusting for indirect effects of the exposure on the primary outcome through a secondary intermediate outcome and potential factors influencing the secondary outcome. The underlying directed acyclic graph (DAG) of this considered model is described in the vignette. CIEE can be applied to studies in many different fields, and it is implemented here for the analysis of a continuous primary outcome and a time-to-event primary outcome subject to censoring. CIEE uses estimating equations to obtain estimates of the direct effect and robust sandwich standard error estimates. Then, a large-sample Wald-type test statistic is computed for testing the absence of the direct effect. Additionally, standard multiple regression, regression of residuals, and the structural equation modeling approach are implemented for comparison.

Authors:Stefan Konigorski [aut, cre], Yildiz E. Yilmaz [ctb]

CIEE_0.1.1.tar.gz
CIEE_0.1.1.zip(r-4.5)CIEE_0.1.1.zip(r-4.4)CIEE_0.1.1.zip(r-4.3)
CIEE_0.1.1.tgz(r-4.4-any)CIEE_0.1.1.tgz(r-4.3-any)
CIEE_0.1.1.tar.gz(r-4.5-noble)CIEE_0.1.1.tar.gz(r-4.4-noble)
CIEE_0.1.1.tgz(r-4.4-emscripten)CIEE_0.1.1.tgz(r-4.3-emscripten)
CIEE.pdf |CIEE.html
CIEE/json (API)

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

Peer review:

On CRAN:

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

14 exports 1.00 score 3 dependencies 3 mentions 11 scripts 201 downloads

Last updated 7 years agofrom:e916fff682. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 18 2024
R-4.5-winWARNINGSep 18 2024
R-4.5-linuxWARNINGSep 18 2024
R-4.4-winWARNINGSep 18 2024
R-4.4-macWARNINGSep 18 2024
R-4.3-winWARNINGSep 18 2024
R-4.3-macWARNINGSep 18 2024

Exports:bootstrap_secieeciee_loopderiv_objest_funct_exprgenerate_dataget_estimateshessianmult_regnaive_seres_regsandwich_sescoressem_appl

Dependencies:latticeMatrixsurvival

Estimating and Testing Direct Effects in Directed Acyclic Graphs using Estimating Equations

Rendered fromciee.Rmdusingknitr::rmarkdownon Sep 18 2024.

Last update: 2018-03-19
Started: 2017-11-16