getFbest: Return best objective function value

Description Usage Arguments Details Value See Also

View source: R/SACOBRA.R

Description

Return the original objective function value at the best feasible solution

Usage

1
getFbest(cobra)

Arguments

cobra

an object of class COBRA (see cobraInit)

Details

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

Value

the original objective function value at the best feasible solution

See Also

getXbest


SACOBRA documentation built on March 26, 2020, 7:15 p.m.