by_strata_DocTopic {keyATM} | R Documentation |
Estimate document-topic distribution by strata (for covariate models)
Description
Estimate document-topic distribution by strata (for covariate models)
Usage
by_strata_DocTopic(x, by_var, labels, by_values = NULL, ...)
Arguments
x |
the output from the covariate keyATM model (see |
by_var |
character. The name of the variable to use. |
labels |
character. The labels for the values specified in |
by_values |
numeric. Specific values for |
... |
other arguments passed on to the |
Value
strata_topicword object (a list).
[Package keyATM version 0.5.2 Index]