powered by
Generic function for treating outliers using a two-step process. See individual method documentation:
Treat(x, ...)
Treated object plus details.
Object to be treated
arguments passed to or from other methods.
Treat.numeric()
Treat.data.frame()
Treat.coin()
Treat.purse()
See also vignette("treat").
vignette("treat")
This function replaces the now-defunct treat() from COINr < v1.0.
treat()