ends {MethComp}R 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


[Package MethComp version 1.30.0 Index]