rq.test.khmal( formula, data, taus=seq(0.2,0.8,by=0.002),
location.scale = TRUE, trim = c(0.25, 0.75) )
data(barro)
fit.Lonly <- rq.test.khmal( y.net ~ lgdp2 + fse2 + gedy2 + Iy2 + gcony2,
data = barro, location.scale = FALSE )
Run the code above in your browser using DataLab