Package: philentropy
Type: Package
Title: Similarity and Distance Quantification Between Probability
        Functions
Version: 0.5.0
Date: 2021-05-11
Authors@R: person("Hajk-Georg", "Drost",
                role = c("aut", "cre"),
                email = "hajk-georg.drost@tuebingen.mpg.de",
                comment = c(ORCID = "http://orcid.org/0000-0002-1567-306X"))
Maintainer: Hajk-Georg Drost <hajk-georg.drost@tuebingen.mpg.de>
Description: Computes 46 optimized distance and similarity measures for comparing probability functions (Drost (2018) <doi:10.21105/joss.00765>). These comparisons between probability functions have their foundations in a broad range of scientific disciplines from mathematics to ecology. The aim of this package is to provide a core framework for clustering, classification, statistical inference, goodness-of-fit, non-parametric statistics, information theory, and machine learning tasks that are based on comparing univariate or multivariate probability functions.
Depends: R (>= 3.1.2)
Imports: Rcpp, dplyr, KernSmooth
License: GPL-2
LazyData: false
LinkingTo: Rcpp
URL: https://github.com/drostlab/philentropy
Suggests: testthat, knitr, markdown
VignetteBuilder: knitr
BugReports: https://github.com/drostlab/philentropy/issues
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-05-12 07:52:23 UTC; hdrost
Author: Hajk-Georg Drost [aut, cre] (<https://orcid.org/0000-0002-1567-306X>)
Repository: CRAN
Date/Publication: 2021-05-12 15:30:02 UTC
