plot_alpha {keyATM} | R Documentation |
Show a diagnosis plot of alpha
Description
Show a diagnosis plot of alpha
Usage
plot_alpha(x, start = 0, show_topic = NULL, scales = "fixed")
Arguments
x |
the output from a keyATM model (see |
start |
integer. The start of slice iteration. Default is |
show_topic |
a vector to specify topic indexes to show. Default is |
scales |
character. Control the scale of y-axis (the parameter in ggplot2::facet_wrap()): |
Value
keyATM_fig object
See Also
[Package keyATM version 0.5.2 Index]