BiCausality: Binary Causality Inference Framework

A framework to infer causality on binary data using techniques in frequent pattern mining and estimation statistics. Given a set of individual vectors S={x} where x(i) is a realization value of binary variable i, the framework infers empirical causal relations of binary variables i,j from S in a form of causal graph G=(V,E) where V is a set of nodes representing binary variables and there is an edge from i to j in E if the variable i causes j. The framework determines dependency among variables as well as analyzing confounding factors before deciding whether i causes j. The publication of this package is at Chainarong Amornbunchornvej, Navaporn Surasvadi, Anon Plangprasopchok, and Suttipong Thajchayapong (2023) <doi:10.1016/j.heliyon.2023.e15947>.

Package details

AuthorChainarong Amornbunchornvej [aut, cre] (<https://orcid.org/0000-0003-3131-0370>)
MaintainerChainarong Amornbunchornvej <grandca@gmail.com>
LicenseMIT + file LICENSE
Version0.1.4
URL https://github.com/DarkEyes/BiCausality
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("BiCausality")

Try the BiCausality package in your browser

Any scripts or data that you put into this service are public.

BiCausality documentation built on May 29, 2024, 5:35 a.m.