simule: A Constrained L1 Minimization Approach for Estimating Multiple Sparse Gaussian or Nonparanormal Graphical Models

This is an R implementation of a constrained l1 minimization approach for estimating multiple Sparse Gaussian or Nonparanormal Graphical Models (SIMULE). The SIMULE algorithm can be used to estimate multiple related precision matrices. For instance, it can identify context-specific gene networks from multi-context gene expression datasets. By performing data-driven network inference from high-dimensional and heterogenous data sets, this tool can help users effectively translate aggregated data into knowledge that take the form of graphs among entities. Please run demo(simuleDemo) to learn the basic functions provided by this package. For further details, please read the original paper: Beilun Wang, Ritambhara Singh, Yanjun Qi (2017) <doi:10.1007/s10994-017-5635-7>.

Version: 1.3.0
Depends: R (≥ 3.0.0), lpSolve, pcaPP, igraph
Suggests: parallel
Published: 2018-07-02
Author: Beilun Wang [aut, cre], Yanjun Qi [aut], Zhaoyang Wang [aut]
Maintainer: Beilun Wang <bw4mw at virginia.edu>
BugReports: https://github.com/QData/SIMULE
License: GPL-2
URL: https://github.com/QData/SIMULE
NeedsCompilation: no
CRAN checks: simule results

Documentation:

Reference manual: simule.pdf

Downloads:

Package source: simule_1.3.0.tar.gz
Windows binaries: r-prerel: simule_1.3.0.zip, r-release: simule_1.3.0.zip, r-oldrel: simule_1.3.0.zip
macOS binaries: r-prerel (arm64): simule_1.3.0.tgz, r-release (arm64): simule_1.3.0.tgz, r-oldrel (arm64): simule_1.3.0.tgz, r-prerel (x86_64): simule_1.3.0.tgz, r-release (x86_64): simule_1.3.0.tgz
Old sources: simule archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=simule to link to this page.