From 3151647526f299686b68420a83ae38cd7f3d08f5 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 9 Nov 2015 09:05:15 +0100 Subject: Rebuild vignettes and static documentation --- inst/web/endpoints.html | 118 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 inst/web/endpoints.html (limited to 'inst/web/endpoints.html') diff --git a/inst/web/endpoints.html b/inst/web/endpoints.html new file mode 100644 index 00000000..458d359c --- /dev/null +++ b/inst/web/endpoints.html @@ -0,0 +1,118 @@ + + + + +endpoints. mkin 0.9-41 + + + + + + + + + + + + + + + + + +
+
+ +
+ +

+Function to calculate endpoints for further use from kinetic models fitted with mkinfit +

+ +
+
+

Usage

+
endpoints(fit)
+ +

Arguments

+
+
fit
+
+ An object of class mkinfit. +
+
+ +
+

Description

+ +

This function calculates DT50 and DT90 values as well as formation fractions from kinetic models +fitted with mkinfit. If the SFORB model was specified for one of the parents or metabolites, +the Eigenvalues are returned. These are equivalent to the rate constantes of the DFOP model, but +with the advantage that the SFORB model can also be used for metabolites.

+ +
+ +
+

Note

+ +

The function is used internally by summary.mkinfit.

+ +
+ +
+

Value

+ +

+ A list with the components mentioned above. +

+ +
+
+
+ + + +

Author

+ + Johannes Ranke + + +
+
+ + +
+ + \ No newline at end of file -- cgit v1.2.1