From 7c62da1269e8910a210ba1917d4dc62d186d5606 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 09:40:35 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/endpoints.html | 121 ---------------------------------------------------- 1 file changed, 121 deletions(-) delete mode 100644 docs/endpoints.html (limited to 'docs/endpoints.html') diff --git a/docs/endpoints.html b/docs/endpoints.html deleted file mode 100644 index 376eefa9..00000000 --- a/docs/endpoints.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - -endpoints. mkin 0.9.44.9000 - - - - - - - - - - - - - - - - - - -
-
- -
- -

-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. -

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