plot_alpha: Show a diagnosis plot of alpha

View source: R/plots.R

plot_alphaR 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 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

save_fig()


keyATM documentation built on May 31, 2023, 6:27 p.m.