From 4a918da6d5f971335b74b0fc83cb08f5c3163f95 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 21 Jul 2017 14:42:14 +0200 Subject: Rename twa to max_twa_parent, update docs --- docs/reference/index.html | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) (limited to 'docs/reference/index.html') diff --git a/docs/reference/index.html b/docs/reference/index.html index e995a75b..2d58eeeb 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -282,15 +282,9 @@ -

mkin_wide_to_long

- -

Convert a dataframe with observations over time into long format

- - - -

mkin_long_to_wide

+

geometric_mean

-

Convert a dataframe from long to wide format

+

Calculate the geometric mean

@@ -300,9 +294,9 @@ -

print

+

max_twa_parent

-

Print mkinmod objects

+

Function to calculate maximum time weighted average concentrations from kinetic models fitted with mkinfit

@@ -312,21 +306,33 @@ -

transform_odeparms backtransform_odeparms

+

mkin_wide_to_long

-

Functions to transform and backtransform kinetic parameters for fitting

+

Convert a dataframe with observations over time into long format

-

ilr invilr

+

mkin_long_to_wide

-

Function to perform isometric log-ratio transformation

+

Convert a dataframe from long to wide format

-

geometric_mean

+

print

-

Calculate the geometric mean

+

Print mkinmod objects

+ + + +

transform_odeparms backtransform_odeparms

+ +

Functions to transform and backtransform kinetic parameters for fitting

+ + + +

ilr invilr

+ +

Function to perform isometric log-ratio transformation

-- cgit v1.2.1