From ec1487f0f2cef32d44b0c6ce94a6f1b4f65a79d3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 08:56:45 +0200 Subject: Remove staticdocs from old location --- inst/web/endpoints.html | 118 ------------------------------------------------ 1 file changed, 118 deletions(-) delete mode 100644 inst/web/endpoints.html (limited to 'inst/web/endpoints.html') diff --git a/inst/web/endpoints.html b/inst/web/endpoints.html deleted file mode 100644 index e72b5a08..00000000 --- a/inst/web/endpoints.html +++ /dev/null @@ -1,118 +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. -

- -
-
-
- - - -

Author

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