ggplotCriterion: ggplotCriterion

View source: R/ggplotTools.R

ggplotCriterionR Documentation

ggplotCriterion

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

ggplotCriterion(clustObj, reverse = FALSE)

Arguments

clustObj

a list generated by the getClusters function

reverse

indicates if the x axis need to be reversed


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