Learn R Programming

networkABC (version 0.9-1)

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

Run this code
data(resabc)
showNp(resabc)

Run the code above in your browser using DataLab