Learn R Programming

MoMPCA (version 1.0.1)

plot,mmpcaClust,missing-method: Plot function for object mmpcaClust

Description

Use ggplot2 if available.

Usage

# S4 method for mmpcaClust,missing
plot(x, type = "topics", ...)

Arguments

x

an S4 object of class '>mmpcaClust

type

Either:

  • 'bound': plot the lower bound evolution during the greedy procedure. See plot_bound documention for more details.

...

optional argument specifying the number of words to display and the entropy correction to apply when calling plot_topics().

Value

a plot