plotBoxplot: Boxplot (single-dimensional Gaussian)

Description Usage Arguments

Description

Plots boxplot with mean as a summary statistic groupping observation by factor levels.

Usage

1
plotBoxplot(factorMerger, color, clusterSplit, palette = NULL)

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

palette

custom palette


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