From 630e657f1794ea441afc9ff10663309fec5e847e Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Tue, 1 Nov 2022 14:16:21 +0100
Subject: Update online docs
---
docs/dev/reference/plot.mixed.mmkin.html | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
(limited to 'docs/dev/reference/plot.mixed.mmkin.html')
diff --git a/docs/dev/reference/plot.mixed.mmkin.html b/docs/dev/reference/plot.mixed.mmkin.html
index 83017908..b1c62721 100644
--- a/docs/dev/reference/plot.mixed.mmkin.html
+++ b/docs/dev/reference/plot.mixed.mmkin.html
@@ -17,7 +17,7 @@
mkin
- 1.1.2
+ 1.2.0
@@ -44,11 +44,14 @@
Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models
- Example evaluation of FOCUS Example Dataset Z
+ Short demo of the multistart method
Performance benefit by using compiled model definitions in mkin
+
+ Example evaluation of FOCUS Example Dataset Z
+
Calculation of time weighted average concentrations with mkin
@@ -96,6 +99,7 @@
xlab = "Time",
xlim = range(x$data$time),
resplot = c("predicted", "time"),
+ pop_curve = "auto",
pred_over = NULL,
test_log_parms = FALSE,
conf.level = 0.6,
@@ -149,6 +153,12 @@ variables in the model.
predicted values?
+pop_curve
+Per default, a population curve is drawn in case
+population parameters are fitted by the model, e.g. for saem objects.
+In case there is a covariate model, no population curve is currently shown.
+
+
pred_over
Named list of alternative predictions as obtained
from mkinpredict with a compatible mkinmod.
--
cgit v1.2.1