
Control Optimization Parameters for CDF-Quantile Probability Distributions.
cdfqr.control(method = "BFGS", maxit = 5000, trace = FALSE)
A list with the arguments specified.
data(cdfqrExampleData)
fit <- cdfquantreg(crc99 ~ vert | confl, 't2', 't2',
data = JurorData,control = cdfqr.control(trace = TRUE))
Run the code above in your browser using DataLab