qTreat {COINr} | R Documentation |
Quick outlier treatment
Description
This is a generic wrapper function for Treat()
. It offers a simpler syntax but less flexibility.
Usage
qTreat(x, ...)
Arguments
x |
Object to be normalised. |
... |
arguments passed to or from other methods. |
Details
See individual method documentation:
Value
A treated object
Examples
# See individual method examples
[Package COINr version 1.1.14 Index]