powered by
qrq(s, a)
x <- -10:10; y <- 0.2 * x + rt(x, df=3) z <- qrq(rq(x,y), a=0.1) # assigns z the linearized quantiles # corresponding to vector a.
Run the code above in your browser using DataLab