Learn R Programming

networkABC (version 0.9-1)

showHp: 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

Run this code
data(resabc)
showHp(resabc)

Run the code above in your browser using DataLab