k23: k23 graphs List all possible k23 graphs based on FIVE given...

Description Usage Arguments Value Examples

View source: R/k23.R

Description

k23 graphs List all possible k23 graphs based on FIVE given nodes. k2 U k3 is the complement of k23

Usage

1
k23(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of k23 graphs

Examples

1
k23(1:5)

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