Package: energy Title: E-Statistics: Multivariate Inference via the Energy of Data Version: 1.7-12 Date: 2024-08-22 Authors@R: c( person("Maria", "Rizzo", , "mrizzo@bgsu.edu", c("aut", "cre")), person("Gabor", "Szekely", , , "aut")) Description: E-statistics (energy) tests and statistics for multivariate and univariate inference, including distance correlation, one-sample, two-sample, and multi-sample tests for comparing multivariate distributions, are implemented. Measuring and testing multivariate independence based on distance correlation, partial distance correlation, multivariate goodness-of-fit tests, k-groups and hierarchical clustering based on energy distance, testing for multivariate normality, distance components (disco) for non-parametric analysis of structured data, and other energy statistics/methods are implemented. Imports: Rcpp (>= 0.12.6), stats, boot, gsl LinkingTo: Rcpp Suggests: MASS, CompQuadForm, knitr, rmarkdown Depends: R (>= 3.1) URL: https://github.com/mariarizzo/energy License: GPL (>= 2) LazyData: true NeedsCompilation: yes RoxygenNote: 7.2.3 Config/pak/sysreqs: libgsl0-dev Repository: https://mariarizzo.r-universe.dev Date/Publication: 2024-08-27 19:44:22 UTC RemoteUrl: https://github.com/mariarizzo/energy RemoteRef: HEAD RemoteSha: ffc3d056b25b188dc40735dac5d2bd77d5f8862f Packaged: 2026-07-03 17:42:40 UTC; root Author: Maria Rizzo [aut, cre], Gabor Szekely [aut] Maintainer: Maria Rizzo