pos.ind.rows: Count number of positive index values above I(k,s)

Description Usage Arguments Value Author(s) References See Also

View source: R/pos.ind.rows.R

Description

This function returns the number of positive index values (i.e. rows) above I(k,s)

Usage

1
pos.ind.rows(tab, k, s)

Arguments

tab

A object of class 'llgptab' that is the modified simplex tableau

k

An integer priority level

s

An integer index for a non-basic variable

Value

An integer value.

Author(s)

Frederick Novomestky fnovomes@poly.edu

References

Ignizio, J. P. (1976). Goal Programming and Extensions, Lexington Books, D. C. Heath and Company.

See Also

llgptab


goalprog documentation built on May 30, 2017, 5:07 a.m.