Description Usage Arguments Value
Weighted sum g-function
Just sum(x * w)
in a nice wrapper
1 | weighted.sum(x, w = 1, ...)
|
x |
boiler output |
w |
"weights" (which should really be counts). Default |
... |
ignored. |
sum(x * w)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.