trim.var {dsm} | R Documentation |
Trimmed variance
Description
Trim the variance estimates from the bootstrap. This is defined as the percentage defined as amount necessary to bring median and trimmed mean within 8% of each other these are defined as 'outliers'.
Usage
trim.var(untrimmed.bootstraps, boxplot.coef = 1.5)
Arguments
untrimmed.bootstraps |
(usually the |
boxplot.coef |
the value of |
Value
trimmed variance
Author(s)
Louise Burt
[Package dsm version 2.3.3 Index]