optimalRM: Extract wholes in the smaller incidence matrix

Description Usage Arguments Details Value Author(s) References See Also

View source: R/optimalRM.R

Description

Extract wholes in the smaller incidence matrix, which might be active in the optimal solution with respect to the bigger incidence matrix in the sequential approach introduced in the reference.

Usage

1
optimalRM(xxbig, xx1, xx2)

Arguments

xxbig

The bigger incidence matrix in the sequential approach.

xx1

The smaller incidence matrix in the sequential approach.

xx2

The difference incidence matrix between xxbig and xx1.

Details

In the sequential approach, we need to extract some other wholes in the smaller incidence matrix besides the active ones, which are already identified by the ILP calculation. See reference for details. This function will be invoked in sequentialRM.

Value

Return a logical vector with the length of the number of columns of xx1.

Author(s)

Zhishi Wang, Michael Newton, Subhrangshu Nandi

References

Zhishi W., Qiuling H., Bret L. and Michael N.: A multi-functional analyzer uses parameter constaints to improve the efficiency of model-based gene-set analysis (2013).

See Also

sequentialRM


wiscstatman/Rolemodel documentation built on May 4, 2019, 6:32 a.m.