Package: hdrcde
Type: Package
Title: Highest Density Regions and Conditional Density Estimation
Version: 3.2
Authors@R: c(
  person("Rob", "Hyndman", role=c("aut", "cre", "cph"), email="Rob.Hyndman@monash.edu"),
  person("Jochen", "Einbeck", role=c("ctb")),
  person("Matthew", "Wand", role=c("ctb"))
  )
BugReports: https://github.com/robjhyndman/hdrcde/issues
Depends: R (>= 2.15)
Imports: locfit, ash, ks, KernSmooth, ggplot2, RColorBrewer
LazyData: yes
LazyLoad: yes
Description: Computation of highest density regions in one and two dimensions, kernel estimation of univariate density functions conditional on one covariate,and multimodal regression.
License: GPL-3
URL: http://pkg.robjhyndman.com/hdrcde,
        https://github.com/robjhyndman/hdrcde
RoxygenNote: 6.0.1.9000
NeedsCompilation: yes
Packaged: 2018-01-29 04:15:04 UTC; hyndman
Author: Rob Hyndman [aut, cre, cph],
  Jochen Einbeck [ctb],
  Matthew Wand [ctb]
Maintainer: Rob Hyndman <Rob.Hyndman@monash.edu>
Repository: CRAN
Date/Publication: 2018-01-29 11:01:57 UTC
