Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 25 found.
[1] < 1 2 3 > [3]  Sort:

calc.ta.k (Package: goalprog) : Calculate the achievement for the highest k priority levels

This function calcultes the achievement function for priority levels 1 through k.
● Data Source: CranContrib
● Keywords: math
● Alias: calc.ta.k
● 0 images

calc.ta (Package: goalprog) : Calculate achievement function for the k-th priority level

This function calculcates the achievement function for the k-th priority level.
● Data Source: CranContrib
● Keywords: math
● Alias: calc.ta
● 0 images

calc.ti.k (Package: goalprog) : Calculate index rows for levels 1 through k

This function calculcates the index rows for the highest k priority levels
● Data Source: CranContrib
● Keywords: math
● Alias: calc.ti.k
● 0 images

calc.ti (Package: goalprog) : Calculate the k-th index row

This function calculates the index row for the k-th priority level.
● Data Source: CranContrib
● Keywords: math
● Alias: calc.ti
● 0 images

check.ev.cp (Package: goalprog) : Check entering variable for complementary pivoting

This function determines if the candidate non-basic variable can enter the solution basis based on complementary pivoting.
● Data Source: CranContrib
● Keywords: math
● Alias: check.ev.cp
● 0 images

check.tb (Package: goalprog) : Check for negative RHS values and repair tableau

This function examines the b vector (i.e. target values). If any negative values are found, then the elements matrix is repaired and appropriate labels and vectors are exchanged.
● Data Source: CranContrib
● Keywords: math
● Alias: check.tb
● 0 images

dv.llgp (Package: goalprog) : Determine subscript of departing variable for a LLGP problem

Determine subscript of departing variable for a lexicographical linear goal programming (LLGP) problem.
● Data Source: CranContrib
● Keywords: math
● Alias: dv.llgp
● 0 images

dv.tie (Package: goalprog) : Resolve tie for departing variables

This function returns the row index of the departing variable based on which of the corresponding variables has a higher priority level.
● Data Source: CranContrib
● Keywords: math
● Alias: dv.tie
● 0 images

ev.llgp (Package: goalprog) : Determine subscript of entering variable

This function returns the subscript of the non-basic variable entering the basis at the k-th priority level.
● Data Source: CranContrib
● Keywords: math
● Alias: ev.llgp
● 0 images

fix.fp (Package: goalprog) : Round floating point values that are with tolerance of integer

This function returns a numeric value that is integer if it is within the specified tolerance of being integer. Otherwise, the given argument value is returned.
● Data Source: CranContrib
● Keywords: math
● Alias: fix.fp
● 0 images