cluster_threshold: apply a cluster-extent threshold to surface data

Description Usage Arguments See Also

Description

apply a cluster-extent threshold to surface data

Usage

1
2
3
4
5
6
7
8
cluster_threshold(x, threshold, size, ...)

## S4 method for signature 'NeuroSurfaceVector'
cluster_threshold(x, threshold, size = 10,
  index = 1)

## S4 method for signature 'NeuroSurface'
cluster_threshold(x, threshold, size = 10)

Arguments

x

the object to threshold

threshold

the numeric threshold range

size

the minimum cluster size in nodes

...

extra args

index

the index/column of the underlying data matrix to cluster

See Also

conn_comp


bbuchsbaum/neurosurf documentation built on April 6, 2021, 10:08 a.m.