Learn R Programming

SACOBRA (version 1.2)

getFbest: Return best objective function value

Description

Return the original objective function value at the best feasible solution

Usage

getFbest(cobra)

Arguments

cobra

an object of class COBRA (see cobraInit)

Value

the original objective function value at the best feasible solution

Details

Note: We cannot take the best function value via cobra$fn, because this may be modified by plog() or others )

See Also

getXbest