winsorMean | R Documentation |
Winsorized Mean
winsorMean(x, winFrac = 0, na.rm = FALSE, ...)
x |
Numeric vector |
winFrac |
Fraction of data to be Winsorized |
na.rm |
Logical variable with default FALSE |
... |
Pass-through parameters |
Numeric value of Winsorized mean
args(winsorMean)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.