ineq_constr: Make a (finite) inequality constraint object to be used by in...

Description Usage Arguments Value

Description

Only one infinite constraint may be specified per object.

Usage

1
ineq_constr(fn, gr.x = NULL, fn.bounds)

Arguments

fn

Inequality function g(x,t).

fn.bounds

Lower and/or upper bound of fn input argument x. One, but not both, may be infinite.

Value

A constraint object (class = c("constraint","inequality","finite")).


bonStats/sipr documentation built on May 15, 2019, 9:05 p.m.