getbound: getbound

Usage Arguments

View source: R/estimation.R

Usage

1
getbound(obj, Acons, bcons, verb = 1)

Arguments

obj

defines the linear coefficients of the linear objective function

Acons

defines the linear constraints in the form of Acons

\item

bconsdefines the linear constraints in the form of Acons

\item

verbdefines how much information of the optimization routine to be printed. Default is set at 1 for no print, change to 5 for full output print bound is the lower and upper bound of the value function, phat is the optimized solution for lower and upper bound, status records the status of the two optimization problem calls Rmosek to solve for two linear programming problem for the identified set ## min/max_x obj'x s.t. Acons %*% x = bcons


seanmtelliott/RCBRpartial documentation built on Dec. 22, 2021, 11:16 p.m.