From f0ef23a7598e5d19648ae4edc2b74e0fba27a41c Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Wed, 3 Feb 2021 16:41:31 +0100
Subject: Prepare for v1.0.0
- Improve authorship and copyright information
- Prepare pkgdown config
- Remove dependence on saemix as we need the development version which
is not ready for CRAN
- Temporarily remove saemix interface to check code coverage of the rest
---
docs/reference/endpoints.html | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
(limited to 'docs/reference/endpoints.html')
diff --git a/docs/reference/endpoints.html b/docs/reference/endpoints.html
index 376a263e..9bfbfdc8 100644
--- a/docs/reference/endpoints.html
+++ b/docs/reference/endpoints.html
@@ -78,7 +78,7 @@ advantage that the SFORB model can also be used for metabolites." />
mkin
- 0.9.50.3
+ 1.0.0
@@ -127,7 +127,7 @@ advantage that the SFORB model can also be used for metabolites." />
-
-
+
@@ -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 or nlme.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
+and summary.nlme.mmkin
Author
Johannes Ranke
--
cgit v1.2.1