Show a diagnosis plot of alpha
plot_alpha(x, start = 0, show_topic = NULL, scales = "fixed")
the output from a keyATM model (see keyATM()
).
integer. The start of slice iteration. Default is 0
.
a vector to specify topic indexes to show. Default is NULL
.
character. Control the scale of y-axis (the parameter in ggplot2::facet_wrap()): free
adjusts y-axis for parameters. Default is fixed
.
keyATM_fig object