Other packages > Find by keyword >

causaleffect  

Deriving Expressions of Joint Interventional Distributions and Transport Formulas in Causal Models
View on CRAN: Click here


Download and install causaleffect package within the R console
Install from CRAN:
install.packages("causaleffect")

Install from Github:
library("remotes")
install_github("cran/causaleffect")

Install by package version:
library("remotes")
install_version("causaleffect", "1.3.15")



Attach the package and use:
library("causaleffect")
Maintained by
Santtu Tikka
[Scholar Profile | Author Map]
First Published: 2014-09-25
Latest Update: 2022-07-14
Description:
Functions for identification and transportation of causal effects. Provides a conditional causal effect identification algorithm (IDC) by Shpitser, I. and Pearl, J. (2006) , an algorithm for transportability from multiple domains with limited experiments by Bareinboim, E. and Pearl, J. (2014) , and a selection bias recovery algorithm by Bareinboim, E. and Tian, J. (2015) . All of the previously mentioned algorithms are based on a causal effect identification algorithm by Tian , J. (2002) .
How to cite:
Santtu Tikka (2014). causaleffect: Deriving Expressions of Joint Interventional Distributions and Transport Formulas in Causal Models. R package version 1.3.15, https://cran.r-project.org/web/packages/causaleffect. Accessed 13 Apr. 2025.
Previous versions and publish date:
1.0 (2014-09-25 22:42), 1.1.1 (2015-04-28 20:07), 1.1.3 (2015-06-30 09:22), 1.1 (2015-04-21 23:51), 1.2.0 (2015-08-03 09:29), 1.2.2 (2016-01-25 13:31), 1.2.3 (2016-02-01 13:34), 1.2.4 (2016-02-23 09:40), 1.3.0 (2016-10-07 18:10), 1.3.3 (2017-02-22 23:23), 1.3.4 (2017-05-10 15:21), 1.3.5 (2017-09-11 13:36), 1.3.6 (2018-01-18 18:57), 1.3.7 (2018-03-07 10:30), 1.3.8 (2018-05-29 09:18), 1.3.9 (2018-11-29 07:00), 1.3.10 (2019-09-26 15:00), 1.3.12 (2021-01-12 15:30), 1.3.13 (2021-06-14 08:10)
Other packages that cited causaleffect R package
View causaleffect citation profile
Other R packages that causaleffect depends, imports, suggests or enhances
Complete documentation for causaleffect
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/12Downloads for causaleffect5101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA