Description Usage Arguments Value Author(s) Examples
TrimmedMean returns the trimmed mean of a time series.
| 1 | TrimmedMean(dataSeries, percentTrim=0.1)
 | 
| dataSeries | time series | 
| percentTrim | percentage to trim | 
The trimmed mean of a time series.
Jose Gama
| 1 | TrimmedMean(1:10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.