From ccc70e82af4ba435f0a71ba1ae4e0e92045c3852 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 5 May 2017 12:46:31 +0200 Subject: Static docs except articles rebuilt with current pkgdown --- docs/reference/ilr.html | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'docs/reference/ilr.html') diff --git a/docs/reference/ilr.html b/docs/reference/ilr.html index 4262fa81..808bcdb7 100644 --- a/docs/reference/ilr.html +++ b/docs/reference/ilr.html @@ -6,8 +6,7 @@ - - — ilr • mkin +Function to perform isometric log-ratio transformation — ilr • mkin @@ -26,12 +25,14 @@ - + + + @@ -71,6 +72,9 @@
  • Performance benefit by using compiled model definitions in mkin
  • +
  • + Calculation of time weighted average concentrations with mkin +
  • @@ -96,25 +100,25 @@

    This implementation is a special case of the class of isometric log-ratio transformations.

    -
    ilr(x)
    +    
    ilr(x)
       invilr(x)

    Arguments

    -
    -
    x
    -
    - A numeric vector. Naturally, the forward transformation is only sensible for - vectors with all elements being greater than zero. -
    -
    + + + + + + +
    x

    A numeric vector. Naturally, the forward transformation is only sensible for + vectors with all elements being greater than zero.

    Value

    -- cgit v1.2.1