eq_constr: Make an equality constraint object to be used by in 'sip' to...

Description Usage Arguments Value

Description

Only one constraint may be specified per object.

Usage

1
eq_constr(fn, gr.x = NULL, value)

Arguments

fn

Equality function g(x,t).

value

Value for equality.

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","equality","finite"))


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