cont_n_allcols {rtables} | R Documentation |
Score functions for sorting TableTrees
Description
Score functions for sorting TableTrees
Usage
cont_n_allcols(tt)
cont_n_onecol(j)
Arguments
tt |
( |
j |
( |
Value
A single numeric value indicating score according to the relevant metric for tt
, to be used when sorting.
See Also
For examples and details, please read the documentation for sort_at_path()
and the
Sorting and Pruning
vignette.
[Package rtables version 0.6.9 Index]