Description Usage Arguments Author(s)
Calculate the winsorized variance of x Usage winvar(x, tr=.2, na.rm=TRUE) This function is borrowed directly from Rand Wilcox's function and is kept with this set of functions for capability with a large number of functions.
1 |
x |
A numeric vector of which to get the winsorized variance |
tr |
The proportion of scores to winsorize |
na.rm |
A logical indicating whether missing values should be removed prior to calculation. |
Rand Wilcox, borrowed from Ryne Sherman on 2012/09/06
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.