diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/llhist.Rd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/llhist.Rd b/man/llhist.Rd index 09dc85d4..bec30ecf 100644 --- a/man/llhist.Rd +++ b/man/llhist.Rd @@ -18,9 +18,8 @@ llhist(object, breaks = "Sturges", lpos = "topleft", main = "", ...) \item{\dots}{Passed to \link{hist}} } \description{ -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. +Produces a histogram of log-likelihoods. In addition, the likelihood of the +original fit is shown as a red vertical line. } \seealso{ \link{multistart} |