lpSetupCriterion: Configure LP environment for minimizing the criterion
Description
This function sets up the objective function for minimizing the
criterion. The LP model must be passed as an environment variable,
under the entry $model
. See lpSetup
.
Usage
lpSetupCriterion(env, sset)
Arguments
sset
List of IV-like estimates and the corresponding gamma
terms.
Value
Nothing, as this modifies an environment variable to save
memory.