goalprog (version 1.0-2)

calc.ta.k: Calculate the achievement for the highest k priority levels

Description

This function calcultes the achievement function for priority levels 1 through k.

Usage

calc.ta.k(tab, k)

Arguments

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

Value

  • An object of class 'llgptab' in which the index rows have been updated.

References

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

See Also

calc.ta, llgptab