R/BMisc.R
weighted.checkfun.Rd
Legacy version of `weighted_checkfun`, please use that function instead. This function will eventually be deleted.
weighted.checkfun(q, cvec, tau, weights)
the value to check
vector of data to compute quantiles for
between 0 and 1, ex. .5 implies get the median
the weights, weighted.checkfun normalizes the weights to sum to 1.