Description Usage Arguments Value
This function separates the shape constraints from the LP
environment. That way, the model can be solved without any shape
constraints, which is the primary cause of infeasibility. This is
done in order to check which shape constraints are causing the
model to be infeasible. The LP model must be passed as an
environment variable, under the entry $model
. See
lpSetup
.
1 | lpSetupInfeasible(env, sset)
|
env |
The LP environment |
sset |
List of IV-like estimates and the corresponding gamma terms. |
Nothing, as this modifies an environment variable to save memory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.