all_columns_reduced {partition} | R Documentation |
Check if all variables reduced to a single composite
Description
Check if all variables reduced to a single composite
Usage
all_columns_reduced(.partition_step)
Arguments
.partition_step |
a |
Value
logical, TRUE
or FALSE
[Package partition version 0.2.1 Index]