plot.step.lsbclust: Plot method for class 'step.lsbclust'

Description Usage Arguments Author(s)

Description

Plot 'step.lsbclust' objects.

Usage

1
2
3
## S3 method for class 'step.lsbclust'
plot(x, which = 1L:5L, col.all = NULL,
  arrange = FALSE, chull = FALSE, ...)

Arguments

x

An object of class step.lsbclust

which

Which type of plot to produce.

col.all

A character vector of length one indicating which of "overall", "rows", "columns" or "interactions" should be mapped to colour in the plot for all possible models. Care needs to be taken that the stated component is included in the fit.

arrange

Logical indicating whether the arrange the plots side-by-side via grid.arrange or not.

chull

Logical indicating whether to plot the estimated convex hull or not.

...

additional arguments passed to theme.

Author(s)

Pieter C. Schoonees


lsbclust documentation built on May 1, 2019, 10:27 p.m.