From e5d1df9a9b1f0951d7dfbaf24eee4294470b73e2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 17 Nov 2022 14:54:20 +0100 Subject: Complete update of online docs for v1.2.0 --- docs/reference/llhist.html | 151 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 docs/reference/llhist.html (limited to 'docs/reference/llhist.html') diff --git a/docs/reference/llhist.html b/docs/reference/llhist.html new file mode 100644 index 00000000..cc58e481 --- /dev/null +++ b/docs/reference/llhist.html @@ -0,0 +1,151 @@ + +Plot the distribution of log likelihoods from multistart objects — llhist • mkin + + +
+
+ + + +
+
+ + +
+

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 = "", ...)
+
+ +
+

Arguments

+
object
+

The multistart object

+ + +
breaks
+

Passed to hist

+ + +
lpos
+

Positioning of the legend.

+ + +
main
+

Title of the plot

+ + +
...
+

Passed to hist

+ +
+
+

See also

+ +
+ +
+ +
+ + +
+ + + + + + + + -- cgit v1.2.1