nnoc {cccp} | R Documentation |
Definition of linear inequality constraints
Description
This function is the interface to the reference class NNOC
for
creating linear constraints.
Usage
nnoc(G, h)
Arguments
G |
Object of class |
h |
Object of class |
Value
List with elements: conType
, G
and h
.
[Package cccp version 0.3-1 Index]