Treat: Treat outliers

TreatR Documentation

Treat outliers

Description

Generic function for treating outliers using a two-step process. See individual method documentation:

Usage

Treat(x, ...)

Arguments

x

Object to be treated

...

arguments passed to or from other methods.

Details

  • Treat.numeric()

  • Treat.data.frame()

  • Treat.coin()

  • Treat.purse()

See also vignette("treat").

This function replaces the now-defunct treat() from COINr < v1.0.

Value

Treated object plus details.


COINr documentation built on Oct. 9, 2023, 5:07 p.m.