To compute the variance-covariance matrix of quantiles based on Theorem 1 and 2 of Mosteller (1946).
quantile_vcov(p, d)Function quantile_vcov() returns the variance-covariance matrix of quantiles.
The end user should make sure no density too close to 0 is included in argument d.
Function quantile_vcov() must not be used in a compute-intensive way.
Frederick Mosteller. On Some Useful "Inefficient" Statistics (1946). tools:::Rd_expr_doi("10.1214/aoms/1177730881")