From d8f31d1323998f33d07535f55c81be380d93ca45 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 9 Feb 2022 12:19:14 +0100 Subject: Adapt saemix interface to saemix 3.0 on CRAN --- man/intervals.nlmixr.mmkin.Rd | 2 ++ man/intervals.saem.mmkin.Rd | 2 ++ 2 files changed, 4 insertions(+) (limited to 'man') diff --git a/man/intervals.nlmixr.mmkin.Rd b/man/intervals.nlmixr.mmkin.Rd index b1ab5da4..e6da8901 100644 --- a/man/intervals.nlmixr.mmkin.Rd +++ b/man/intervals.nlmixr.mmkin.Rd @@ -13,6 +13,8 @@ \item{backtransform}{Should we backtransform the parameters where a one to one correlation between transformed and backtransformed parameters exists?} + +\item{\dots}{For compatibility with the generic method} } \value{ An object with 'intervals.saem.mmkin' and 'intervals.lme' in the diff --git a/man/intervals.saem.mmkin.Rd b/man/intervals.saem.mmkin.Rd index 4a41dd1b..adc77b59 100644 --- a/man/intervals.saem.mmkin.Rd +++ b/man/intervals.saem.mmkin.Rd @@ -15,6 +15,8 @@ is available in the saemix object} \item{backtransform}{In case the model was fitted with mkin transformations, should we backtransform the parameters where a one to one correlation between transformed and backtransformed parameters exists?} + +\item{\dots}{For compatibility with the generic method} } \value{ An object with 'intervals.saem.mmkin' and 'intervals.lme' in the -- cgit v1.2.1