These parameters can be passed via the ...
argument of the rcbr
function.
defaults as suggested in Gautier and Kitamura matlab code
GK.control(n, u = -20:20/10, v = -20:20/10, T = 3, TX = 10, Mn = 1/log(n)^2)
updated list
the sample size
grid values for intercept coordinate
grid values for slope coordinate
Truncation parameter for numerator must grow "sufficiently slowly with n"
Truncation parameter for denomerator must grow "sufficiently slowly with n"
Trimming parameter "chosen to go to 0 slowly with n"