Learn R Programming

dsm (version 2.3.3)

trim.var: 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)

Value

trimmed variance

Arguments

untrimmed.bootstraps

(usually the $study.area.total element of a returned dsm.var.movblk bootstrap object.

boxplot.coef

the value of coef used to calculate the outliers see boxplot.

Author

Louise Burt