plotMeansAndConfInt: Means and standard deviation plot (single-dimensional...

Description Usage Arguments

Description

For each factor level plots its mean and interval of the length equal to its standard deviation.

Usage

1
plotMeansAndConfInt(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.