From c1144753adfa0809003085009ebd85f8af9beda8 Mon Sep 17 00:00:00 2001 From: jranke Date: Tue, 10 Apr 2012 21:50:22 +0000 Subject: - Fitting and summaries now work with the new parameter transformations. - The SFORB models with metabolites is broken (see TODO) - Moved the vignette to the location recommended since R 2.14 - Added the missing documentation - Commented out the schaefer_complex_case test, as this version of mkin is not able to fit a model without sink and therefore mkin estimated parameters are quite different git-svn-id: svn+ssh://svn.r-forge.r-project.org/svnroot/kinfit/pkg/mkin@22 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- man/ilr.Rd | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'man/ilr.Rd') diff --git a/man/ilr.Rd b/man/ilr.Rd index fef0d29f..8bf7a728 100644 --- a/man/ilr.Rd +++ b/man/ilr.Rd @@ -17,22 +17,16 @@ vectors with all elements being greater than zero. } } -\details{ -} \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. } \references{ -%% ~put references to the literature/web site here ~ + Peter Filzmoser, Karel Hron (2008) Outlier Detection for Compositional Data Using Robust Methods. Math Geosci 40 233-248 } \author{ René Lehmann and Johannes Ranke } -\note{ -%% ~~further notes~~ -} - \seealso{ Other implementations are in R packages \code{compositions} and \code{robCompositions}. } -- cgit v1.2.1