Package: kldest
Type: Package
Title: Sample-Based Estimation of Kullback-Leibler Divergence
Version: 1.0.0
Authors@R: 
    person("Niklas", "Hartung", , "niklas.hartung@gmail.com", 
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-4000-6525"))
Maintainer: Niklas Hartung <niklas.hartung@gmail.com>
Description: Estimation algorithms for Kullback-Leibler divergence between two probability
    distributions, based on one or two samples, and including uncertainty quantification.
    Distributions can be uni- or multivariate and continuous, discrete or mixed.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: stats, RANN
Suggests: knitr, rmarkdown, KernSmooth, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: ggplot2, reshape2, MASS
URL: https://niklhart.github.io/kldest/
BugReports: https://github.com/niklhart/kldest/issues
NeedsCompilation: no
Packaged: 2024-04-08 13:15:50 UTC; niklashartung
Author: Niklas Hartung [aut, cre, cph]
    (<https://orcid.org/0000-0002-4000-6525>)
Repository: CRAN
Date/Publication: 2024-04-09 08:20:02 UTC
Built: R 4.2.3; ; 2024-04-09 09:57:04 UTC; unix
