k2_k3: k2 U k3 graphs List all possible k2 U k3 graphs based on FIVE...

Description Usage Arguments Value Examples

View source: R/k2_k3.R

Description

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

Usage

1
k2_k3(x)

Arguments

x

The vector representing nodes

Value

A matrix listing edges of k2 U k3 graphs

Examples

1
k2_k3(1:5)

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