aboutsummaryrefslogtreecommitdiff
path: root/man/multistart.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-09-16 10:51:48 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-09-16 10:51:48 +0200
commit2a521ab0a4b7d981a2042353e2c60b8a877489b8 (patch)
tree5198483a73f37335733cb78cb6507b3ffdbb9fe5 /man/multistart.Rd
parent03e1598a3c79911a497758fe382461f288bf05e6 (diff)
Improve docs and update pkgdown
Diffstat (limited to 'man/multistart.Rd')
-rw-r--r--man/multistart.Rd10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/multistart.Rd b/man/multistart.Rd
index 4dd95503..cb971557 100644
--- a/man/multistart.Rd
+++ b/man/multistart.Rd
@@ -17,9 +17,9 @@ multistart(object, n = 50, cores = 1, ...)
\method{parms}{multistart}(object, ...)
-parhist(object, lpos = "topleft", ...)
+parhist(object, lpos = "topleft", main = "", ...)
-llhist(object, breaks = "Sturges", main = "", lpos = "topleft", ...)
+llhist(object, breaks = "Sturges", lpos = "topleft", main = "", ...)
}
\arguments{
\item{object}{The fit object to work with}
@@ -30,15 +30,15 @@ used?}
\item{cores}{How many fits should be run in parallel?}
\item{\dots}{Passed to the update function, or to the basic plotting
-function in the case of the graphical function.}
+function in the case of the graphical functions.}
\item{x}{The multistart object to print}
\item{lpos}{Positioning of the legend.}
-\item{breaks}{Passed to \link{hist}}
-
\item{main}{title of the plot}
+
+\item{breaks}{Passed to \link{hist}}
}
\value{
A list of \link{saem.mmkin} objects, with class attributes

Contact - Imprint