nanmean4 | R Documentation |
Estimates the mean of the n% highest values in vector x.
nanmean4(x, n)
x |
a vector with the values to average |
n |
an integer corresponding to the percentage of values to use |
mean of the n% highest values in vector x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.