https://github.com/cran/robCompositions
Raw File
Tip revision: 809548cfabc86e3512f0fc30dd6c03621ade3d54 authored by Matthias Templ on 08 April 2018, 16:28:01 UTC
version 2.0.7
Tip revision: 809548c
DESCRIPTION
Package: robCompositions
Type: Package
Title: Robust Estimation for Compositional Data
Version: 2.0.7
Date: 2018-04-06
Depends: R (>= 3.0.0), robustbase, ggplot2, data.table, e1071, pls
LinkingTo: Rcpp
Imports: car, rrcov, cluster, cvTools, fpc, GGally, kernlab, MASS,
        mclust, Rcpp, sROC, VIM, zCompositions
Suggests: knitr
VignetteBuilder: knitr
Authors@R: c(
  person("Matthias", "Templ", email="matthias.templ@gmail.com", role=c("aut", "cre")),
  person("Karel", "Hron", email="Alexander.Kowarik@statistik.gv.at", role="aut"),
  person("Peter", "Filzmoser", email = "Bernhard.Meindl@statistik.gv.at", role="aut"),
  person("Petra", "Kynclova", email="kynclova.petra@gmail.com", role="ctb"),
  person("Jan", "Walach", email ="walach.jan@gmail.com ", role="ctb"),
  person("Veronika", "Pintar", email ="vroni.pintar@gmx.at", role="ctb"),
  person("Jiajia", "Chen", email ="chenjiajia0401@163.com", role="ctb"))
Maintainer: Matthias Templ <matthias.templ@gmail.com>
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: 6.0.1
NeedsCompilation: yes
Packaged: 2018-04-06 20:35:12 UTC; teml
Author: Matthias Templ [aut, cre],
  Karel Hron [aut],
  Peter Filzmoser [aut],
  Petra Kynclova [ctb],
  Jan Walach [ctb],
  Veronika Pintar [ctb],
  Jiajia Chen [ctb]
Repository: CRAN
Date/Publication: 2018-04-08 17:28:01 UTC
back to top