Skip to contents

Plot for the hub probabilities ; there is one probability for each node in the network.

Usage

showHp(result)

Arguments

result

: The result of the abc algorithm.

Examples

data(resabc)
showHp(resabc)

#>   gene.hubs hubs.proba
#> 1         4  0.2687793
#> 2         5  0.2077465
#> 3        10  0.2488263