From 0c9b2f0e3c8ce65cb790c9e048476784cbbea070 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 11 Jun 2021 11:14:45 +0200 Subject: Finished 'summary.nlmixr.mmkin', checks, docs --- man/summary.saem.mmkin.Rd | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) (limited to 'man/summary.saem.mmkin.Rd') 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} -- cgit v1.2.1