R/show.R
showHp.Rd
Plot for the hub probabilities ; there is one probability for each node in the network.
showHp(result)
: The result of the abc algorithm.
data(resabc) showHp(resabc) #> gene.hubs hubs.proba #> 1 4 0.2687793 #> 2 5 0.2077465 #> 3 10 0.2488263