aboutsummaryrefslogtreecommitdiff
path: root/man/ilr.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-05-12 08:07:07 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-05-12 08:36:31 +0200
commit9ac853c7ceece333099021974025d07e75be2b33 (patch)
tree21bd165193456a616140eb5b2484a1bb75dab765 /man/ilr.Rd
parentfeca0008dcf662bba5c728096c4e63b923b8979b (diff)
Documentation improvements, rebuild static docs
Diffstat (limited to 'man/ilr.Rd')
-rw-r--r--man/ilr.Rd8
1 files changed, 4 insertions, 4 deletions
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

Contact - Imprint