get_indices: Process mapping key to return from partition()
Description
add_indices()
uses get_indices()
to add the variable positions to the
mapping key. sort_mapping()
sorts the composite variables of each reduced
variable by their position in the original data.
Usage
get_indices(.partition_step)add_indices(.partition_step)
sort_mapping(.partition_step)
Value
a partition_step
object
Arguments
- .partition_step
a partition_step
object