showHp: Plot for the hub probabilities

View source: R/show.R

showHpR 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)

networkABC documentation built on Oct. 19, 2022, 1:08 a.m.