Learn R Programming

goalprog (version 1.0-2)

calc.ti: Calculate the k-th index row

Description

This function calculates the index row for the k-th priority level.

Usage

calc.ti(tab, k)

Arguments

tab
An object of class 'llgptab' that is the modified simplex tableau
k
An integer priority level

Value

  • None.

References

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

See Also

llgptab