View source: R/visualize_diagnosis.R
graph_trend | R Documentation |
EM algorithms should exhibit a monotonically increasing log likelihood. This function plots the log likelihood across iterations, as well as the change maximum change in the parameter values.
graph_trend(params_stacked, dat = data)
params_stacked |
Output from summ_params |
dat |
The input data for the original clusterCVR object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.