Skip to content
Prev 309456 / 398506 Next

standard error for quantile

Hi Roger

Thanks for your answer. I tried it with partial success. I got values for tau but I did not manage to evaluate errors or variances of these values.

from help page this shall compute median 

rq(rnorm(50) ~ 1, ci=FALSE)

and I assumed some kind of confidence interval is computed when ci=TRUE, but no avail.

In the mean time I have got several other answers which helped me to understand the topic.

Thanks again.

Regards
Petr