trim {aggutils} | R Documentation |
Trim the top and bottom (p*100)% of forecasts
trim(x, p = 0.1)
x |
Vector of forecasts in 0 to 100 range (%) |
p |
The proportion of forecasts to trim from each end (between 0 and 1) |
(numeric) The trimmed mean of the vector