Description Usage Arguments Value Author(s) See Also Examples
Rank-transformation of single-case data files
1 |
data |
A single-case data frame. See |
var |
A string or string vector with the names of the variables to be ranked. |
grand |
If TRUE, ranks will be calculated across all cases. If FALSE ranks are calculated within each case. |
... |
Additional paramters passed to the |
An scdf
object where the values of the variable(s) are replaced with ranks.
Juergen Wilbert
Other data manipulation functions:
fillmissingSC()
,
longSCDF()
,
outlierSC()
,
scaleSC()
,
shiftSC()
,
smoothSC()
,
truncateSC()
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.