Description Usage Arguments Value
The theta matrix is the predicted topic proportions.
1 | multinom_theta(subsetted_dataset_item, ts_model, sim = 1)
|
subsetted_dataset_item |
list with (at least) element |
ts_model |
TS fit to either the full dataset or a subset |
sim |
integer, which draw from the posterior to extract the thetas for |
matrix of predicted topic proportions (columns) for each timestep in the full dataset (rows)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.