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 Oct. 19, 2022, 1:08 a.m.