These parameters can be passed via the ...
argument of the rcbr
function.
The first three arguments are only relevant if full cell enumeration is employed for
bivariate version of the NPMLE.
KW.control(
uv = NULL,
u = NULL,
v = NULL,
initial = c(0, 0),
epsbound = 1,
epstol = 1e-07,
presolve = 1,
verb = 0
)
updated list
matrix of evaluation points for potential mass points
grid of evaluation points for potential mass points
grid of evaluation points for potential mass points
initial point for cell enumeration algorithm
controls how close witness points can be to vertices of a cell
zero tolerance for witness solutions
controls whether Mosek does a presolve of the LP
controls verbosity of Mosek solver 0 implies it is quiet