Skip to contents

Aligns every model from a select_model() run to the first and reports how stable each topic's top words are across runs (cf. stm::multiSTM).

Usage

multi_stm(x, n = 10L)

Arguments

x

A faSTM_selectmodel.

n

Top words used for the stability score.

Value

A faSTM_multistm with a per-topic mean top-word agreement.