gen_perturb: gen_perturb

Usage Arguments

View source: R/estimation.R

Usage

1
gen_perturb(Acons, perturb_support = c(-1e-06, 1e-06, 0, 1e-06))

Arguments

Acons

defines the linear constraints in the form of Acons

\item

objdefines the linear coefficients of the linear objective function

per_b1 and per_b2 is the perturbation of two inequality (implied from the equality constraint) constraints, each of length equals to the number of constraints (i.e. nrows(Acons)). per_psi is the perturbation of the objective, of length equals to the number of variables (i.e. ncol(Acons)). per_r1 and per_r2 is the perturbation on the support of the variables, each of length the number of variables. generate perturbation to apply Cho and Russell (2020)


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