plot_modelfit: Show a diagnosis plot of log-likelihood and perplexity
Description
Show a diagnosis plot of log-likelihood and perplexity
Usage
plot_modelfit(x, start = 1)
Arguments
- x
the output from a keyATM model (see keyATM()
).
- start
integer. The starting value of iteration to use in plot. Default is 1
.