prCaSetRownames {Greg} | R Documentation |
Sets the rownames of the reordered_groups
Description
Sets the rownames of the reordered_groups
Usage
prCaSetRownames(reordered_groups, var_order, rowname.fn, use_labels, ds)
Arguments
reordered_groups |
The value matrix that needs refrences |
var_order |
The output from the |
rowname.fn |
A rowname function for tailoring names |
use_labels |
Whether to use labels or not |
ds |
The model data set |
Value
matrix
Returns the reordered_groups
See Also
Other printCrudeAndAdjusted functions:
prCaAddRefAndStat()
,
prCaAddReference()
,
prCaAddUserReferences()
,
prCaGetImputationCols()
,
prCaGetRowname()
,
prCaGetVnStats()
,
prCaPrepareCrudeAndAdjusted()
,
prCaReorderReferenceDescribe()
,
prCaReorder()
,
prCaSelectAndOrderVars()
[Package Greg version 2.0.2 Index]