middle: Function to identify the middle of a vector

Description Usage Arguments Value

View source: R/corr.measures.R

Description

Function to identify the middle of a vector

Usage

1
middle(w, rm = 1/3)

Arguments

w

A numeric vector of values

rm

A value between 0 and 1 giving the percentage of extreme observations to remove

Value

A logical vector of indices that a


MethComp documentation built on Jan. 20, 2020, 1:12 a.m.

Related to middle in MethComp...