llhist: Plot the distribution of log likelihoods from multistart...

View source: R/llhist.R

llhistR Documentation

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

See Also

multistart


mkin documentation built on Oct. 14, 2023, 5:08 p.m.