diffQ function

diffQ

diffQ

takes a single set of quantiles

(not qtes as in diffquantiles) and returns the difference between particular ones

diffQ(qvec, tauvec, hightau, lowtau)

Arguments

  • qvec: vector of quantiles
  • tauvec: vector of tau (should be same length as qvec)
  • hightau: upper quantile
  • lowtau: lower quantile

Returns

scalar difference between quantiles

  • Maintainer: Brantly Callaway
  • License: GPL-2
  • Last published: 2022-09-01

Useful links