showHp {networkABC}R Documentation

Plot for the hub probabilities

Description

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)

[Package networkABC version 0.8-1 Index]