File: DESCRIPTION

package info (click to toggle)
r-cran-energy 1.7-5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 356 kB
  • sloc: ansic: 880; cpp: 432; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,280 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: energy
Title: E-Statistics: Multivariate Inference via the Energy of Data
Version: 1.7-5
Date: 2018-08-11
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
LinkingTo: Rcpp
Suggests: MASS
URL: https://github.com/mariarizzo/energy
License: GPL (>= 2)
NeedsCompilation: yes
Repository: CRAN
Packaged: 2018-08-11 17:00:17 UTC; Maria
Author: Maria Rizzo [aut, cre],
  Gabor Szekely [aut]
Maintainer: Maria Rizzo <mrizzo@bgsu.edu>
Date/Publication: 2018-08-11 22:00:12 UTC