Description Usage Arguments Value Author(s)
In case the constraints slot in the problem object is
NULL the return value of a call of constraints()
will return an object of class "NO_constraint" which
inherits from "L_constraint".
1 2 3 4 5 | NO_constraint(n_obj)
as.NO_constraint(x, ...)
is.NO_constraint(x)
|
n_obj |
a numeric vector of length |
x |
an R object. |
... |
further arguments passed to or from other methods (currently ignored). |
an object of class "NO_constraint" which inherits
from "L_constraint" and "constraint".
Stefan Theussl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.