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