mergePartitions {neuroim} | R Documentation |
mergePartitions
merge partititons in a ClusteredBrainVolume
mergePartitions(x, K, features, ...)
## S4 method for signature 'ClusteredBrainVolume,numeric,matrix'
mergePartitions(x, K, features)
x |
the object to merge |
K |
the number of merged partitions |
features |
the features used to define the partition |
... |
additional arguments |