From 9275bcb39b5ee25753ef489d334b4906401970b3 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 14 Nov 2022 21:47:45 +0100
Subject: Update online docs
---
docs/dev/reference/endpoints.html | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
(limited to 'docs/dev/reference/endpoints.html')
diff --git a/docs/dev/reference/endpoints.html b/docs/dev/reference/endpoints.html
index ed72ec47..e8198521 100644
--- a/docs/dev/reference/endpoints.html
+++ b/docs/dev/reference/endpoints.html
@@ -23,7 +23,7 @@ advantage that the SFORB model can also be used for metabolites.">
mkin
- 1.1.2
+ 1.2.0
@@ -50,11 +50,14 @@ advantage that the SFORB model can also be used for metabolites.">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
@@ -104,21 +107,20 @@ advantage that the SFORB model can also be used for metabolites.
Arguments
- fit
-An object of class mkinfit, nlme.mmkin or saem.mmkin,
-or another object that has list components
-mkinmod containing an mkinmod degradation model, and two numeric vectors,
-bparms.optim and bparms.fixed, that contain parameter values
-for that model.
+An object of class mkinfit, nlme.mmkin or saem.mmkin, or
+another object that has list components mkinmod containing an mkinmod
+degradation model, and two numeric vectors, bparms.optim and bparms.fixed,
+that contain parameter values for that model.
Value
-
A list with a matrix of dissipation times named distimes,
-and, if applicable, a vector of formation fractions named ff
-and, if the SFORB model was in use, a vector of eigenvalues
-of these SFORB models, equivalent to DFOP rate constants
+
A list with a matrix of dissipation times named distimes, and, if
+applicable, a vector of formation fractions named ff and, if the SFORB model
+was in use, a vector of eigenvalues of these SFORB models, equivalent to
+DFOP rate constants
Details
@@ -158,8 +160,8 @@ HS and DFOP, as well as from Eigenvalues b1 and b2 of any SFORB models
#> 1
#>
#> $SFORB
-#> parent_b1 parent_b2
-#> 0.4595574 0.0178488
+#> parent_b1 parent_b2 parent_g
+#> 0.4595574 0.0178488 0.8539454
#>
#> $distimes
#> DT50 DT90 DT50back DT50_parent_b1 DT50_parent_b2
--
cgit v1.2.1