wbincounter | R Documentation |
Find counts or sum of weights in bins. Useful for power calculations. Replaces hist command from R.
wbincounter(x, bins, w)
x |
numeric vector |
bins |
numeric vector |
w |
numeric vector of weights |
sum of weights in bins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.