rowMaker: Internal function for making a row in the canonical ILP...

Description Usage Arguments Value

View source: R/tsNEM.R

Description

Internal function for making a row in the canonical ILP constraint matrix.

Usage

1
rowMaker(edgeCoordinates, dimension)

Arguments

edgeCoordinates

Node indices of an edge in the adjacency matrix of the transitively reduced signalling graph.

dimension

The total number of nodes in the signalling graph.

Value

A row of length dimension for the canonical ILP constraint matrix.


cbg-ethz/timeseriesNEM documentation built on May 14, 2019, 5 a.m.