diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-28 16:34:57 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-09-28 16:34:57 +0200 |
commit | 3529f5ff498d7d054c7b1911ddfc4b242902b85d (patch) | |
tree | 4c642bfddcc68e353fe75e8037d39ad8f269d56e /man/multistart.Rd | |
parent | 75f361bed527b91bec205c5452add13247760d61 (diff) |
Fix handling of multistart fits with failures
Diffstat (limited to 'man/multistart.Rd')
-rw-r--r-- | man/multistart.Rd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/multistart.Rd b/man/multistart.Rd index aa352267..78ff4614 100644 --- a/man/multistart.Rd +++ b/man/multistart.Rd @@ -4,7 +4,6 @@ \alias{multistart} \alias{multistart.saem.mmkin} \alias{print.multistart} -\alias{parms.multistart} \title{Perform a hierarchical model fit with multiple starting values} \usage{ multistart( @@ -18,8 +17,6 @@ multistart( \method{multistart}{saem.mmkin}(object, n = 50, cores = 1, cluster = NULL, ...) \method{print}{multistart}(x, ...) - -\method{parms}{multistart}(object, ...) } \arguments{ \item{object}{The fit object to work with} |