Learn R Programming

CIEE (version 0.1.1)

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

Description

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, ) 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.

Copy Link

Version

Install

install.packages('CIEE')

Monthly Downloads

189

Version

0.1.1

License

GPL-2

Maintainer

Stefan Konigorski

Last Published

March 19th, 2018

Functions in CIEE (0.1.1)

bootstrap_se

Bootstrap standard error estimates
score_and_hessian_matrix_functions

Score and hessian matrix based on the estimating functions.
est_funct_expr

Estimating functions.
traditional_regression_functions

Traditional regression approaches.
generate_data

Data generation function
sem_appl

Structural equation modeling approach
get_estimates

CIEE parameter point estimates
summary.ciee

Summary function.
ciee

CIEE: Causal inference based on estimating equations
naive_se

Naive standard error estimates
sandwich_se

Sandwich standard error estimates