Produces a histogram of log-likelihoods, and an overlayed kernel density estimate. 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