Meanrobust | R Documentation |
If the input is a matrix the mean value will be compute for every column.
Meanrobust(x, p=10,na.rm=TRUE)
x |
vetor or matrix |
p |
default=10; percent of the top- and bottomcut from x |
na.rm |
a boolean evaluating to TRUE or FALSE indicating whether all non finite values should be stripped before the computation proceeds. |
Zornitsa Manolova
mean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.