Package: GMD
Type: Package
Version: 0.3.3
Date: 2014-08-26 15:46:45 EDT
Title: Generalized Minimum Distance of distributions
Description: GMD is a package for non-parametric distance measurement between
    two discrete frequency distributions.
License: GPL (>= 2)
LazyLoad: TRUE
NeedsCompilation: yes
URL: http://CRAN.R-project.org/package=GMD
Repository: CRAN
Depends: R (>= 3.1.0)
Imports: stats, grDevices, gplots
Suggests: datasets, MASS, cluster
Collate: 'GMD-package.R' 'imports.R' 'util.R' 'GMD-internal.R'
        'GMD-data.R' 'ghist.R' 'gdist.R' 'css.R' 'heatmap3.R' 'gmdp.R'
        'gmdm.R'
Authors@R: c(
    person("Xiaobei", "Zhao", email="xiaobei@binf.ku.dk",
    role=c("aut", "cre", "cph")),
    person("Albin", "Sandelin", email="albin@binf.ku.dk",
    role=c("aut"))
    )
Maintainer: Xiaobei Zhao <xiaobei@binf.ku.dk>
Packaged: 2016-12-27 14:13:40 UTC; hornik
Author: Xiaobei Zhao [aut, cre, cph],
  Albin Sandelin [aut]
Date/Publication: 2016-12-27 15:28:19
