plotCriterion: plotCriterion

View source: R/StatTools.R

plotCriterionR Documentation

plotCriterion

Description

Plots the curves that show the number of clusters, the number of clustered buckets and the size of biggest cluster versus the criterion, namely the correlation threshold for the 'corr' method, the cutting value for the 'hca' method.

Usage

plotCriterion(clustObj, reverse = FALSE)

Arguments

clustObj

a list generated by the getClusters function

reverse

Boolean - indicates if x-axis must be reversed (TRUE) or nor (FALSE)


Rnmr1D documentation built on April 14, 2023, 12:34 a.m.