Expected topic proportions (the numbers behind the summary plot)
Source:R/inspect.R
topic_proportions.RdReturns the corpus-level expected topic proportions — the mean of theta per
topic — as a numeric table, so you can read off the values stm's
plot(type = "summary") displays (stm issue #269).