From 3529f5ff498d7d054c7b1911ddfc4b242902b85d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 28 Sep 2022 16:34:57 +0200 Subject: Fix handling of multistart fits with failures --- man/multistart.Rd | 3 --- 1 file changed, 3 deletions(-) (limited to 'man/multistart.Rd') 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} -- cgit v1.2.1