aboutsummaryrefslogtreecommitdiff
path: root/man/summary.saem.mmkin.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-06-11 11:14:45 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-06-11 11:14:45 +0200
commit0c9b2f0e3c8ce65cb790c9e048476784cbbea070 (patch)
tree578f716c9daaff9502a95178e2d6ba63da438fbe /man/summary.saem.mmkin.Rd
parentc6eb6b2bb598002523c3d34d71b0e4a99671ccd6 (diff)
Finished 'summary.nlmixr.mmkin', checks, docs
Diffstat (limited to 'man/summary.saem.mmkin.Rd')
-rw-r--r--man/summary.saem.mmkin.Rd24
1 files changed, 11 insertions, 13 deletions
diff --git a/man/summary.saem.mmkin.Rd b/man/summary.saem.mmkin.Rd
index 86938d31..67cb3cbb 100644
--- a/man/summary.saem.mmkin.Rd
+++ b/man/summary.saem.mmkin.Rd
@@ -1,32 +1,30 @@
% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/summary.nlmixr.mmkin.R, R/summary.saem.mmkin.R
-\name{print.summary.saem.mmkin}
-\alias{print.summary.saem.mmkin}
+% Please edit documentation in R/summary.saem.mmkin.R
+\name{summary.saem.mmkin}
\alias{summary.saem.mmkin}
+\alias{print.summary.saem.mmkin}
\title{Summary method for class "saem.mmkin"}
\usage{
-\method{print}{summary.saem.mmkin}(x, digits = max(3, getOption("digits") - 3), verbose = x$verbose, ...)
-
\method{summary}{saem.mmkin}(object, data = FALSE, verbose = FALSE, distimes = TRUE, ...)
\method{print}{summary.saem.mmkin}(x, digits = max(3, getOption("digits") - 3), verbose = x$verbose, ...)
}
\arguments{
-\item{x}{an object of class \link{summary.saem.mmkin}}
-
-\item{digits}{Number of digits to use for printing}
-
-\item{verbose}{Should the summary be verbose?}
-
-\item{\dots}{optional arguments passed to methods like \code{print}.}
-
\item{object}{an object of class \link{saem.mmkin}}
\item{data}{logical, indicating whether the full data should be included in
the summary.}
+\item{verbose}{Should the summary be verbose?}
+
\item{distimes}{logical, indicating whether DT50 and DT90 values should be
included.}
+
+\item{\dots}{optional arguments passed to methods like \code{print}.}
+
+\item{x}{an object of class \link{summary.saem.mmkin}}
+
+\item{digits}{Number of digits to use for printing}
}
\value{
The summary function returns a list based on the \link[saemix:SaemixObject-class]{saemix::SaemixObject}

Contact - Imprint