winvar: Compute the Winsorized variance for the data in the vector x....

Description Usage

View source: R/stats.R

Description

Compute the Winsorized variance for the data in the vector x. tr is the amount of Winsorization which defaults to .2.

Usage

1
winvar(x, tr = 0.2, na.rm = FALSE, STAND = NULL)

GRousselet/ccmc documentation built on May 6, 2019, 7:04 p.m.