llhist function

Plot the distribution of log likelihoods from multistart objects

Plot the distribution of log likelihoods from multistart objects

Produces a histogram of log-likelihoods. In addition, the likelihood of the original fit is shown as a red vertical line.

llhist(object, breaks = "Sturges", lpos = "topleft", main = "", ...)

Arguments

  • object: The multistart object
  • breaks: Passed to hist
  • lpos: Positioning of the legend.
  • main: Title of the plot
  • ...: Passed to hist

See Also

multistart

  • Maintainer: Johannes Ranke
  • License: GPL
  • Last published: 2025-02-13