foehnix.model_plots.loglikcontribution

foehnix.model_plots.loglikcontribution(fmm, log=True)[source]

Plots the log-likelihood with respect to initial log-likelihood

Increasing values indicate positive log-likelihood contributions (improvement of the model).

Parameters:
fmm : foehnix.Foehnix

A foehnix mixture model object

log : bool

If True (default) the x-axis is shown on the log scale, else on the iteration scale