progressionChain: Create a linear chain graph to describe the order of...

Description Usage Arguments Value Author(s) Examples

View source: R/progDAG.R

Description

A helper function for simulateTumor() which returns to the user the edge list for a linear chain.

Usage

1

Arguments

n

Number of vertices in the chain

Value

A matrix with 4 columns and n-1 rows which will be accepted as input to simulateTumor().

Author(s)

Phillip B. Nicol <philnicol740@gmail.com>

Examples

1

SITH documentation built on Jan. 5, 2021, 5:08 p.m.