Skip to content

QBRC/ENA

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ENA
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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