View source: R/pmx-plots-saem-convergence.R
pmx_plot_saem_convergence | R Documentation |
This plot displays the sequence of estimates for population parameters computed after each iteration of the SAEM algorithm. The purpose is to check the convergence of the algorithm. In addition, a convergence indicator gives the estimation for -2 x log-likelihood along the iterations.
pmx_plot_saem_convergence(ctr, ...)
ctr |
|
... |
additional parameters (not used). |
A ggplot
object showing SAEM convergence plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.