Package: mrfDepth
Type: Package
Version: 1.0.1
Date: 2017-01-12
Title: Depth Measures in Multivariate, Regression and Functional
        Settings
Authors@R: c(
            person(given="Pieter",family="Segaert", role = c("aut", "cre"), 
                   email = "Pieter.Segaert@kuleuven.be"),
            person(given="Mia",family="Hubert", role = c("aut")),
            person(given="Peter",family="Rousseeuw", role = c("aut")),
            person(given="Kaveh",family="Vakili", role = c("ctb"))
             )
Depends: R (>= 3.3.0), ggplot2
Imports: matrixStats, geometry, grid, reshape2
Suggests: robustbase
LinkingTo: Rcpp (>= 0.12.3), RcppEigen (>= 0.3.2.8.0)
Description: Tools to compute depth measures and implementations of related tasks such as outlier detection, data exploration and classification of multivariate, regression and functional data.
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: yes
Packaged: 2017-01-13 04:40:35 UTC; Pieter Segaert
Author: Pieter Segaert [aut, cre],
  Mia Hubert [aut],
  Peter Rousseeuw [aut],
  Kaveh Vakili [ctb]
Maintainer: Pieter Segaert <Pieter.Segaert@kuleuven.be>
Repository: CRAN
Date/Publication: 2017-01-13 17:16:29
