trim.var: Trimmed variance

View source: R/trim.var.R

trim.varR 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 $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.

Value

trimmed variance

Author(s)

Louise Burt


DistanceDevelopment/dsm documentation built on Dec. 2, 2022, 6:08 a.m.