showNp: Plot for the neighbourhood probabilities

View source: R/show.R

showNpR Documentation

Plot for the neighbourhood probabilities

Description

Plot for the neighbourhood probabilities ; there is one probability for each pair of node in the network.

Usage

showNp(result)

Arguments

result

: The result of the abc algorithm.

Examples

data(resabc)
showNp(resabc)

networkABC documentation built on Aug. 29, 2025, 5:34 p.m.