echoIBM.sgft.event: Calculates various segmentation success measures of segmented...

View source: R/echoIBM.sgft.event.R

echoIBM.sgft.eventR Documentation

Calculates various segmentation success measures of segmented data versus theoretical segmented data.

Description

Calculates various segmentation success measures of segmented data versus theoretical segmented data.

Usage

echoIBM.sgft.event(
  event,
  event0,
  cruise = 2009116,
  pamkpar = list(),
  ind = list(-(1:500), NULL),
  esnm = "MS70",
  dir.data = NULL
)

Arguments

event

is the path to the directory holding the segmentation data.

event0

is the path to the directory holding the theoretical segmentation data.

pamkpar

is a list of parameters ('krange', 'criterion' and 'alpha') 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.

ind

is a list of indexes, as typed into the [] of an array extracting a subset of the segmentation data.


arnejohannesholmin/cpplot3d documentation built on April 14, 2024, 11:36 p.m.