weighted.checkfun | R Documentation |
Weights the check function
weighted.checkfun(q, cvec, tau, weights)
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. |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.