Skip to content

katehoffshutta/ensembleGGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ensembleGGM

This repository contains the R package for SpiderLearner algorithm that performs ensemble estimation of Gaussian graphical models (GGMs, also known as partial correlation networks).

To install this package, use the devtools package along with install_github as follows:

library(devtools)
install_github("katehoffshutta/ensembleGGM")

For a quickstart guide that demonstrates how to use the package, see https://katehoffshutta.github.io/web/SpiderLearner/SpiderLearnerQuickStart.html.

About

R package for SpiderLearner algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages