BetweenCluster_CurvDist: i-th cluster betweenness

Description Usage Arguments Value

View source: R/BetweenCluster_CurvDist.R

Description

Hausdorff distance between i-th cluster meancurve and other clusters meancurves

Usage

1
BetweenCluster_CurvDist(ClustCurve, i)

Arguments

ClustCurve

A data frame with 5 arguments : time, volume, ID, cluster membership and feature values for each curves.

i

a numeric value for the cluster involved in withinness computation

Value

a list with 4 arguments: CurveDistance is matrix for each curve hausdorff distance from each i-th cluster curves; Between is a matrix for minimum and maximum hausdorff distance of i-th cluster curves from the other clusters; NearCurveID and FarCurveID are the nearest and the farthest dataset curves from the i-th cluster.


mbeccuti/Prova documentation built on May 20, 2019, 5:26 p.m.