lpSetupCriterion: Configure LP environment for minimizing the criterion

Description Usage Arguments Value

View source: R/lp.R

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

1
lpSetupCriterion(env, sset)

Arguments

env

The LP environment

sset

List of IV-like estimates and the corresponding gamma terms.

Value

Nothing, as this modifies an environment variable to save memory.


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.