Skip to content

QBRC/ENA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ensemble Network Aggregation (ENA)

Ensemble network aggregation is an approach which leverages the inverse-rank-product (IRP) method to combine networks. This package provides the capabilities to use IRP to bootstrap a dataset using a single method, to aggregate the networks produced by multiple methods, or to aggregate the networks produced on different datasets.

Available on CRAN at http://cran.r-project.org/web/packages/ENA/index.html.

Alternatively, you can download the latest build using the devtools package.

library(devtools)
install_github("ENA", "QBRC", subdir="ENA")

About

Ensemble Network Aggregation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published