powered by
Estimates the mean of the n% highest values in vector x.
nanmean4(x, n)
mean of the n% highest values in vector x
a vector with the values to average
an integer corresponding to the percentage of values to use