R/plots.R
plot.strata_doctopic.Rd
Plot document-topic distribution by strata (for covariate models)
a strata_doctopic object (see by_strata_DocTopic()
).
a vector or an integer. Indicate topics to visualize.
the name of the variable in the plot.
topic
or covariate
. Default is by topic
.
value of the credible interval (between 0 and 1) to be estimated. Default is 0.9
(90%).
method for computing the credible interval. The Highest Density Interval (hdi
, default) or Equal-tailed Interval (eti
).
method for computing the point estimate. mean
(default) or median
.
numeric. Width of the error bars.
logical. Show point estimates. The default is TRUE
.
additional arguments not used.
keyATM_fig object.