ranks(v, score="wilcoxon")
v
| regression quantile structure for the model of interest |
score
| The score function desired. Currently implemented score functions are Wilcoxon, Normal, and Sign which are asymptotically optimal for the logistic, Gaussian and Laplace error models respectively. |
data(stackloss) ranks(rq(stack.x,stack.loss))