Other packages > Find by keyword >

miic  

Learning Causal or Non-Causal Graphical Models Using Information Theory
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("miic", "2.0.3")



Attach the package and use:
library("miic")
Maintained by
Franck Simon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-10-09
Latest Update: 2020-10-13
Description:
We report an information-theoretic method which learns a large class of causal or non-causal graphical models from purely observational data, while including the effects of unobserved latent variables, commonly found in many datasets. 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. This approach can be applied on a wide range of datasets and provide new biological insights on regulatory networks from single cell expression data, genomic alterations during tumor development and co-evolving residues in protein structures. For more information you can refer to: Cabeli et al. PLoS Comp. Bio. 2020 , Verny et al. PLoS Comp. Bio. 2017 .
How to cite:
Franck Simon (2017). miic: Learning Causal or Non-Causal Graphical Models Using Information Theory. R package version 2.0.3, https://cran.r-project.org/web/packages/miic. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1 (2017-10-09 17:54), 1.0.1 (2017-12-05 14:26), 1.0.3 (2018-02-02 15:29), 1.0 (2017-11-22 17:57), 1.4.0 (2020-07-22 23:10), 1.4.2 (2020-07-31 10:50), 1.5.0 (2020-09-11 11:40), 1.5.1 (2020-09-18 10:00), 1.5.2 (2020-09-24 01:50), 1.5.3 (2020-10-14 01:50)
Other packages that cited miic R package
View miic citation profile
Other R packages that miic depends, imports, suggests or enhances
Complete documentation for miic
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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