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

Description Usage Arguments Value

Description

Use ggplot2 if available.

Usage

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

Arguments

x

an S4 object of class mmpcaClust

type

Either:

  • 'topics' (default): Show the top topic words of topic matrix. See plot_topics documentation for more details.

  • '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


MoMPCA documentation built on Jan. 21, 2021, 5:09 p.m.