Description Usage Arguments Value
View source: R/TransformComp.R
Transform compare object
1 2 | TransformComp(compare, builtin = c("CumGain", "CumLoss", "NetGain",
"NetCumGain"), custom = NULL)
|
compare |
a compare object |
builtin |
A character of One of the four built in transformation: cummulative gain (CumGain) cummulative losses (CumLoss), netto gain (NetGain) and netto cummulative gain (NetCumGain). |
custom |
A user defined function |
this function returns a compare object retain only just part of the original clusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.