calc.ta: Calculate achievement function for the k-th priority level

Description Usage Arguments Value Author(s) References See Also

View source: R/calc.ta.R

Description

This function calculcates the achievement function for the k-th priority level.

Usage

1
calc.ta(tab, k)

Arguments

tab

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

k

an integer priority level

Value

None.

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.

Related to calc.ta in goalprog...