Description Usage Arguments Value
Normalize a S4 DFrame
Object
1 2 | ## S4 method for signature 'DFrame'
normalize(object, MARGIN = 2, FUN = "preprocessCaret", ...)
|
object |
A |
MARGIN |
An |
FUN |
A function to normalize your data with. Should accept a
rectangular object such as a |
... |
Fall through parameters to FUN. For the default FUN, these are
passed to |
A normalized DFrame
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.