Learn R Programming

ggPMX (version 1.3.0)

pmx_plot_saem_convergence: SAEM Convergence Plot

Description

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.

Usage

pmx_plot_saem_convergence(ctr, ...)

Value

A ggplot object showing SAEM convergence plot.

Arguments

ctr

pmxClass controller.

...

additional parameters (not used).