cluster_threshold: apply a cluster-extent threshold to surface data

cluster_thresholdR Documentation

apply a cluster-extent threshold to surface data

Description

apply a cluster-extent threshold to surface data

Usage

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 Aug. 29, 2024, 10:53 a.m.