| weighted_mean_cpp | R Documentation |
Computes weighted mean efficiently for bootstrap.
weighted_mean_cpp(x, w)
x |
Numeric vector. |
w |
Numeric weights vector. |
Weighted mean scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.