Package: kader
Type: Package
Title: Kernel Adaptive Density Estimation and Regression
Version: 0.0.8
Date: 2017-10-04
Authors@R: person("Gerrit", "Eichner",
                  email = "gerrit.eichner@math.uni-giessen.de",
                  role = c("aut", "cre"))
Maintainer: Gerrit Eichner <gerrit.eichner@math.uni-giessen.de>
Description: Implementation of various kernel adaptive methods in nonparametric curve
    estimation like density estimation as introduced in Stute and Srihera (2011)
    <doi:10.1016/j.spl.2011.01.013> and Eichner and Stute (2013)
    <doi:10.1016/j.jspi.2012.03.011> for pointwise estimation, and like regression
    as described in Eichner and Stute (2012) <doi:10.1080/10485252.2012.760737>.
Depends: R (>= 3.4.1)
License: GPL-3
Encoding: UTF-8
LazyData: TRUE
URL: http://github.com/GerritEichner/kader
BugReports: http://github.com/GerritEichner/kader/issues
RoxygenNote: 6.0.1
Suggests: testthat
Imports: grDevices, graphics, stats
NeedsCompilation: no
Packaged: 2017-10-04 13:35:15 UTC; gcb7
Author: Gerrit Eichner [aut, cre]
Repository: CRAN
Date/Publication: 2017-10-04 17:18:08 UTC
Built: R 4.5.0; ; 2025-04-01 02:37:11 UTC; unix
