From 1c647363430e0db732c23feebe4293dc48978608 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Sun, 8 Nov 2020 02:59:07 +0100
Subject: Update static docs
---
docs/dev/reference/endpoints.html | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
(limited to 'docs/dev/reference/endpoints.html')
diff --git a/docs/dev/reference/endpoints.html b/docs/dev/reference/endpoints.html
index 5a20a34c..db702c2e 100644
--- a/docs/dev/reference/endpoints.html
+++ b/docs/dev/reference/endpoints.html
@@ -165,8 +165,11 @@ advantage that the SFORB model can also be used for metabolites.
fit |
- An object of class mkinfit or
-nlme.mmkin |
+ 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. |
@@ -176,9 +179,14 @@ advantage that the SFORB model can also be used for metabolites.
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
+
+ Additional DT50 values are calculated from the FOMC DT90 and k1 and k2 from
+HS and DFOP, as well as from Eigenvalues b1 and b2 of any SFORB models
Note
- The function is used internally by summary.mkinfit
.
+ The function is used internally by summary.mkinfit,
+summary.nlme.mmkin and summary.saem.mmkin.
Author
Johannes Ranke
--
cgit v1.2.1