plotFrequency: Frequency plot

Description Usage Arguments

Description

Plots barplot with group frequencies.

Usage

1
plotFrequency(factorMerger, color, clusterSplit)

Arguments

factorMerger

object of a class factorMerger

color

Boolean. If TRUE, the default, there is added aesthetic group corresponding to the final cluster split.

clusterSplit

final cluster split definition. A list with two fields:

  • stat cluster statistic (available statistics are: "loglikelihood", "pvalue", "GIC"),

  • value cut threshold / GIC penalty


factorMerger documentation built on July 4, 2019, 1:02 a.m.