From 9ac853c7ceece333099021974025d07e75be2b33 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 12 May 2020 08:07:07 +0200 Subject: Documentation improvements, rebuild static docs --- man/ilr.Rd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/ilr.Rd') diff --git a/man/ilr.Rd b/man/ilr.Rd index 0cbd7e2c..f691ec23 100644 --- a/man/ilr.Rd +++ b/man/ilr.Rd @@ -15,8 +15,8 @@ sensible for vectors with all elements being greater than zero.} } \value{ The result of the forward or backward transformation. The returned - components always sum to 1 for the case of the inverse log-ratio - transformation. +components always sum to 1 for the case of the inverse log-ratio +transformation. } \description{ This implementation is a special case of the class of isometric log-ratio @@ -48,11 +48,11 @@ ilr(c(b[1:3], 1 - sum(b[1:3]))) # Gives c(0.1, 0.3, 0.5) } \references{ Peter Filzmoser, Karel Hron (2008) Outlier Detection for - Compositional Data Using Robust Methods. Math Geosci 40 233-248 +Compositional Data Using Robust Methods. Math Geosci 40 233-248 } \seealso{ Another implementation can be found in R package - \code{robCompositions}. +\code{robCompositions}. } \author{ René Lehmann and Johannes Ranke -- cgit v1.2.1