tab_bins_weighted | R Documentation |
Similar to tab_bins but instead of each observation
being implicitly given weight 1, it now has weight given by wt[i]
.
tab_bins_weighted(a, wt, nbins)
a |
a set of observations |
wt |
a set of weights |
nbins |
number of bins |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.