From 6178249bbb5e9de7cb7f34287ee7de28a68fed6c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 10 Aug 2022 15:38:17 +0200 Subject: Change dev branch used for docs, update static docs --- docs/dev/reference/intervals.saem.mmkin.html | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'docs/dev/reference/intervals.saem.mmkin.html') diff --git a/docs/dev/reference/intervals.saem.mmkin.html b/docs/dev/reference/intervals.saem.mmkin.html index 8e6a348b..ee714ad0 100644 --- a/docs/dev/reference/intervals.saem.mmkin.html +++ b/docs/dev/reference/intervals.saem.mmkin.html @@ -17,7 +17,7 @@ mkin - 1.1.0 + 1.1.2 @@ -26,7 +26,7 @@ Functions and data
  • Example evaluation of FOCUS Laboratory Data L1 to L3
  • +
  • + Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models +
  • Example evaluation of FOCUS Example Dataset Z
  • @@ -84,27 +87,36 @@
    -
    # S3 method for saem.mmkin
    -intervals(object, level = 0.95, backtransform = TRUE, ...)
    +
    # S3 method for saem.mmkin
    +intervals(object, level = 0.95, backtransform = TRUE, ...)

    Arguments

    object

    The fitted saem.mmkin object

    + +
    level

    The confidence level. Must be the default of 0.95 as this is what is available in the saemix object

    + +
    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?

    + +
    ...

    For compatibility with the generic method

    +

    Value

    -

    An object with 'intervals.saem.mmkin' and 'intervals.lme' in the + + +

    An object with 'intervals.saem.mmkin' and 'intervals.lme' in the class attribute

    @@ -120,7 +132,7 @@ class attribute

    -

    Site built with pkgdown 2.0.2.

    +

    Site built with pkgdown 2.0.6.

    -- cgit v1.2.1