singularize | R Documentation |
Prepare from weirds normalized/stacked metric
singularize( strangerObject, methods = c("norm", "rank"), stacks = c("max", "avg", "min", "damavg", "pruavg"), prefix = "N_anom", ... )
strangerObject |
stranger object (before singularization) |
methods |
normalisation method to be used (several possible) |
stacks |
stacking methods to be used (several possible) |
prefix |
prefix string to be used for new columns names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.