getTraceback {clustering} R Documentation

get the clustering traceback

Description

Usage

getTraceback(
    x = NULL);

Arguments

x

the json data for construct the traceback matrix object. [as list]

Details

Authors

MLkit

Value

this function returns data object of type TracebackMatrix.

clr value class

Examples


[Package clustering version 1.0.0.0 Index]