summary.STM {stm}R Documentation

Summary Function for the STM objects

Description

Function to report on the contents of STM objects

Usage

## S3 method for class 'STM'
summary(object, ...)

Arguments

object

An STM object.

...

Additional arguments affecting the summary

Details

Summary prints a short statement about the model and then runs labelTopics.


[Package stm version 1.3.7 Index]