llhist: Plot the distribution of log likelihoods from multistart objects
Description
Produces a histogram of log-likelihoods. In addition, the likelihood of the
original fit is shown as a red vertical line.
Usage
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