Show a diagnosis plot of alpha

plot_alpha(x, start = 0, show_topic = NULL, scales = "fixed")

Arguments

x

the output from a keyATM model (see keyATM()).

start

integer. The start of slice iteration. Default is 0.

show_topic

a vector to specify topic indexes to show. Default is NULL.

scales

character. Control the scale of y-axis (the parameter in ggplot2::facet_wrap()): free adjusts y-axis for parameters. Default is fixed.

Value

keyATM_fig object

See also