top_words: Generate Topic top words

Description Usage Arguments Value

View source: R/top_words.R

Description

Generates data.frames containing the top words associated with each topic and with each interaction pattern

Usage

1
top_words(CCAS_Object, output_LaTeX_code = FALSE, top_words_to_print = 10)

Arguments

CCAS_Object

The object returned by the ccas() main estimation function.

output_LaTeX_code

Logical indicating whether LaTeX code should be output by the functon for incorporating in tables. Defaults to FALSE.

top_words_to_print

Defualts to 10, cna be adjusted by the user.

Value

A CCAS object containing a list of data.frames with topic and interaction pattern top words in the 'at' model_output$top_words field.


matthewjdenny/CCAS documentation built on May 21, 2019, 1:01 p.m.