weighted.checkfun: weighted.checkfun

View source: R/BMisc.R

weighted.checkfunR Documentation

weighted.checkfun

Description

Legacy version of 'weighted_checkfun', please use that function instead. This function will eventually be deleted.

Usage

weighted.checkfun(q, cvec, tau, weights)

Arguments

q

the value to check

cvec

vector of data to compute quantiles for

tau

between 0 and 1, ex. .5 implies get the median

weights

the weights, weighted.checkfun normalizes the weights to sum to 1.


bcallaway11/BMisc documentation built on Feb. 4, 2025, 10:43 p.m.