p2_p3: p2_p3 graphs List all possible p2_p3 graphs based on given...

Description Usage Arguments Value Examples

View source: R/p2_p3.R

Description

p2_p3 graphs List all possible p2_p3 graphs based on given nodes nodes.

Usage

1
p2_p3(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of p2_p3 graphs

Examples

1
p2_p3(c(1:5))

placeboo/subgraph documentation built on May 29, 2019, 7:37 a.m.