Learn R Programming

miic (version 2.0.3)

Learning Causal or Non-Causal Graphical Models Using Information Theory

Description

Multivariate Information-based Inductive Causation, better known by its acronym MIIC, is a causal discovery method, based on information theory principles, which learns a large class of causal or non-causal graphical models from purely observational data, while including the effects of unobserved latent variables. Starting from a complete graph, the method iteratively removes dispensable edges, by uncovering significant information contributions from indirect paths, and assesses edge-specific confidences from randomization of available data. The remaining edges are then oriented based on the signature of causality in observational data. The recent more interpretable MIIC extension (iMIIC) further distinguishes genuine causes from putative and latent causal effects, while scaling to very large datasets (hundreds of thousands of samples). Since the version 2.0, MIIC also includes a temporal mode (tMIIC) to learn temporal causal graphs from stationary time series data. MIIC has been applied to a wide range of biological and biomedical data, such as single cell gene expression data, genomic alterations in tumors, live-cell time-lapse imaging data (CausalXtract), as well as medical records of patients. MIIC brings unique insights based on causal interpretation and could be used in a broad range of other data science domains (technology, climatology, economy, ...). For more information, you can refer to: Simon et al., eLife 2024, , Ribeiro-Dantas et al., iScience 2024, , Cabeli et al., NeurIPS 2021, , Cabeli et al., Comput. Biol. 2020, , Li et al., NeurIPS 2019, , Verny et al., PLoS Comput. Biol. 2017, , Affeldt et al., UAI 2015, . Changes from the previous 1.5.3 release on CRAN are available at .

Copy Link

Version

Install

install.packages('miic')

Monthly Downloads

265

Version

2.0.3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Franck Simon

Last Published

September 17th, 2024

Functions in miic (2.0.3)

computeThreePointInfo

Compute (conditional) three-point information
discretizeMDL

Discretize a real valued distribution
cosmicCancer_stateOrder

Genomic and ploidy alterations in breast tumors
computeMutualInfo

Compute (conditional) mutual information
export

Export miic result for plotting (with igraph)
discretizeMutual

Iterative dynamic programming for (conditional) mutual information through optimized discretization.
estimateTemporalDynamic

Estimation of the temporal causal discovery parameters
writeCytoscapeStyle

Style writing function for the miic network
plot.tmiic

Basic plot function of a temporal miic (tmiic) network inference result
miic

MIIC, causal network learning algorithm including latent variables
cosmicCancer

Genomic and ploidy alterations in breast tumors
writeCytoscapeNetwork

GraphML converting function for miic graph
plot.miic

Basic plot function of a miic network inference result
hematoData

Early blood development: single cell binary gene expression data
covidCases

Covid cases