https://github.com/cran/robCompositions
Raw File
Tip revision: f01abd0472ad5b8c0738280481e4a1b4d39e8832 authored by Matthias Templ on 11 January 2017, 23:50:05 UTC
version 2.0.3
Tip revision: f01abd0
DESCRIPTION
Package: robCompositions
Type: Package
Title: Robust Estimation for Compositional Data
Version: 2.0.3
Date: 2016-08-30
Depends: R (>= 2.10), robustbase, ggplot2, data.table, pls
LinkingTo: Rcpp
Imports: car, e1071, rrcov, cluster, cvTools, fpc, GGally, kernlab,
        MASS, mclust, Rcpp, sROC, VIM
Suggests: knitr
VignetteBuilder: knitr
Author: Matthias Templ, Karel Hron, Peter Filzmoser
Maintainer: Matthias Templ <templ@tuwien.ac.at>
Description: Methods for analysis of compositional data including robust
    methods, imputation, methods to replace rounded zeros, (robust) outlier
    detection for compositional data, (robust) principal component analysis for
    compositional data, (robust) factor analysis for compositional data, (robust)
    discriminant analysis for compositional data (Fisher rule), robust regression
    with compositional predictors and (robust) Anderson-Darling normality tests for
    compositional data as well as popular log-ratio transformations (addLR, cenLR,
    isomLR, and their inverse transformations). In addition, visualisation and
    diagnostic tools are implemented as well as high and low-level plot functions
    for the ternary diagram.
License: GPL-2
LazyLoad: yes
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2017-01-11 21:01:27 UTC; templ
Repository: CRAN
Date/Publication: 2017-01-12 00:50:05
back to top