llhist {mkin} | R Documentation |
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 = "", ...)
object |
The multistart object |
breaks |
Passed to hist |
lpos |
Positioning of the legend. |
main |
Title of the plot |
... |
Passed to hist |