eff2: Efficient Least Squares for Total Causal Effects

Estimate a total causal effect from observational data under linearity and causal sufficiency. The observational data is supposed to be generated from a linear structural equation model (SEM) with independent and additive noise. The underlying causal DAG associated the SEM is required to be known up to a maximally oriented partially directed graph (MPDAG), which is a general class of graphs consisting of both directed and undirected edges, including CPDAGs (i.e., essential graphs) and DAGs. Such graphs are usually obtained with structure learning algorithms with added background knowledge. The program is able to estimate every identified effect, including single and multiple treatment variables. Moreover, the resulting estimate has the minimal asymptotic covariance (and hence shortest confidence intervals) among all estimators that are based on the sample covariance.

Version: 1.0.2
Depends: R (≥ 3.5.0)
Imports: pcalg (≥ 2.6), RBGL, igraph
Suggests: knitr, rmarkdown, testthat, qgraph
Published: 2024-01-26
Author: Richard Guo ORCID iD [aut, cre]
Maintainer: Richard Guo <ricguo at uw.edu>
BugReports: https://github.com/richardkwo/eff2/issues
License: MIT + file LICENSE
URL: https://github.com/richardkwo/eff2
NeedsCompilation: no
Materials: README NEWS
CRAN checks: eff2 results

Documentation:

Reference manual: eff2.pdf
Vignettes: eff2: Efficient least squares for total causal effects

Downloads:

Package source: eff2_1.0.2.tar.gz
Windows binaries: r-devel: eff2_1.0.2.zip, r-release: eff2_1.0.2.zip, r-oldrel: eff2_1.0.2.zip
macOS binaries: r-release (arm64): eff2_1.0.2.tgz, r-oldrel (arm64): eff2_1.0.2.tgz, r-release (x86_64): eff2_1.0.2.tgz
Old sources: eff2 archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=eff2 to link to this page.