ends: Function to identify the extremes of a vector

View source: R/corr.measures.R

endsR Documentation

Function to identify the extremes of a vector

Description

Function to identify the extremes of a vector

Usage

ends(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


ekstroem/MethComp documentation built on Oct. 24, 2024, 11:33 a.m.