From 606ef9ad6cae0ddfae6db6b90deb03f81140e46f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 10 Nov 2020 05:14:57 +0100 Subject: Digits for summary methods, print.saem.mmkin --- man/nlme.mmkin.Rd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'man/nlme.mmkin.Rd') diff --git a/man/nlme.mmkin.Rd b/man/nlme.mmkin.Rd index 9526a427..abcd0e81 100644 --- a/man/nlme.mmkin.Rd +++ b/man/nlme.mmkin.Rd @@ -23,7 +23,7 @@ verbose = FALSE ) -\method{print}{nlme.mmkin}(x, ...) +\method{print}{nlme.mmkin}(x, digits = max(3, getOption("digits") - 3), ...) \method{update}{nlme.mmkin}(object, ...) } @@ -61,6 +61,8 @@ parameters taken from the mmkin object are used} \item{x}{An nlme.mmkin object to print} +\item{digits}{Number of digits to use for printing} + \item{...}{Update specifications passed to update.nlme} \item{object}{An nlme.mmkin object to update} @@ -150,6 +152,5 @@ endpoints(f_nlme_dfop) } } \seealso{ -\code{\link[=nlme_function]{nlme_function()}}, \link{plot.mixed.mmkin}, \link{summary.nlme.mmkin}, -\link{parms.nlme.mmkin} +\code{\link[=nlme_function]{nlme_function()}}, \link{plot.mixed.mmkin}, \link{summary.nlme.mmkin} } -- cgit v1.2.1