diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-02-09 12:19:14 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-02-09 12:19:14 +0100 |
commit | d8f31d1323998f33d07535f55c81be380d93ca45 (patch) | |
tree | ef0e614878397974bb4040e146fb116bb4ee40c5 /man | |
parent | 0fa8a770812775d697717ad723f7f61fb04b7fef (diff) |
Adapt saemix interface to saemix 3.0 on CRAN
Diffstat (limited to 'man')
-rw-r--r-- | man/intervals.nlmixr.mmkin.Rd | 2 | ||||
-rw-r--r-- | man/intervals.saem.mmkin.Rd | 2 |
2 files changed, 4 insertions, 0 deletions
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 |