powered by
## S3 method for class 'igraphHRG': as.igraph(x, \dots)
as.igraph
hrg.fit
hrg.consensus
g <- graph.full(5) + graph.full(5) hrg <- hrg.fit(g) as.igraph(hrg)
Run the code above in your browser using DataLab