mergePartitions {neuroim}R Documentation

mergePartitions

Description

mergePartitions

merge partititons in a ClusteredBrainVolume

Usage

mergePartitions(x, K, features, ...)

## S4 method for signature 'ClusteredBrainVolume,numeric,matrix'
mergePartitions(x, K, features)

Arguments

x

the object to merge

K

the number of merged partitions

features

the features used to define the partition

...

additional arguments


[Package neuroim version 0.0.6 Index]