read.event_get.clsz: Extracts clusters of segmentation data.

View source: R/read.event_get.clsz.R

read.event_get.clszR Documentation

Extracts clusters of segmentation data.

Description

Extracts clusters of segmentation data.

Usage

read.event_get.clsz(out, beamsfiles, beamsfilesind, tlist, pamkpar, esnm)

Arguments

out

is a list containing the segmentation data, typically out$sgsc when run from read.event().

beamsfiles

is a vector of the file names of the beams-files.

beamsfilesind

is a vector of the indexes of the beams-files in the list of files.

tlist

a list of time step indices.

pamkpar

is a list of parameters ('krange', 'criterion', 'alpha' and 'mindist') used pamk() when clustering the segmented voxels 'sgsc'. The voxels 'sgsc' are also ordered so that the voxels belonging to the largest cluster lead and the second to largest cluster follows. A suggested set of parameters are pamkpar=list(krange=1:4,criterion="asw",alpha=0.05,N=1e2,mindist=100).

esnm

is the name of the acoustical instrument, given as a four character string. See sonR_implemented() for the implemented systems. May be given in 'data', and in lower case.


arnejohannesholmin/sonR documentation built on April 14, 2024, 11:39 p.m.