estbounds.original | R Documentation |
This function computes the true bounds subjected to the shape constraints without approximation.
estbounds.original(data, lpmodel, original.sense, solver)
data |
An |
lpmodel |
The |
original.sense |
The sense of the constraints for the true bounds. |
solver |
The name of the linear and quadratic programming solver that
is used to obtain the solution to linear and quadratic programs.
The solvers supported by this package are |
Returns the solution to the linear program.
objval |
The optimal value. |
status |
The status of the linear program. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.