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)

kevinprinsloo/CCMC documentation built on May 14, 2020, 12:35 a.m.