prepare.plot.values: Prepares the topic values per document for plotting

Description Usage Arguments Value

Description

Prepares the topic values per document for plotting

Usage

1
2
prepare.plot.values(m, break_var, topic_nr, pct = F, value = "relative",
  filter = NULL)

Arguments

m

The output of LDA

break_var

A break vector to aggregate topic values per document

pct

Show topic values as percentages

value

Show topic values as 'total', or as 'relative' to the attention for other topics

The

index of the topic (1 to K)

Value

The aggregated/transformed topic values


kasperwelbers/corpus-tools documentation built on May 20, 2019, 7:37 a.m.