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 22 Dec. 2024.
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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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