plot_modelfit {keyATM}R Documentation

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.

Value

keyATM_fig object.

See Also

save_fig()


[Package keyATM version 0.5.2 Index]