https://github.com/cran/multivariance
Revision 441d15d268c9c110171300b51d5605c42c7022f0 authored by Björn Böttcher on 10 January 2018, 15:12:05 UTC, committed by cran-robot on 10 January 2018, 15:12:05 UTC
1 parent 54642f4
Raw File
Tip revision: 441d15d268c9c110171300b51d5605c42c7022f0 authored by Björn Böttcher on 10 January 2018, 15:12:05 UTC
version 1.1.0
Tip revision: 441d15d
DESCRIPTION
Package: multivariance
Title: Measuring Multivariate Dependence Using Distance Multivariance
Version: 1.1.0
Date: 2018-01-09
Authors@R: c(
    person("Björn", "Böttcher", email = "bjoern.boettcher@tu-dresden.de",role = c("aut", "cre")),
    person("Martin", "Keller-Ressel", email = "martin.keller-ressel@tu-dresden.de", role = "ctb")
    )
Description: Distance multivariance is a measure of dependence which can be used to detect 
    and quantify dependence. The necessary functions are implemented in this packages, 
    and examples are given. For the theoretic background we refer to the papers:
    B. Böttcher, M. Keller-Ressel, R.L. Schilling, Detecting independence of random vectors I. Generalized distance covariance and Gaussian covariance. Preprint 2017, <arXiv:1711.07778>.
    B. Böttcher, M. Keller-Ressel, R.L. Schilling, Detecting independence of random vectors II. Distance multivariance and Gaussian multivariance. Preprint 2017, <arXiv:1711.07775>.
    B. Böttcher, Dependence Structures - Estimation and Visualization Using Distance Multivariance. Preprint 2017, <arXiv:1712.06532>.
Depends: R (>= 3.3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: abind, igraph, graphics, stats
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-01-10 15:35:24 UTC; BB
Author: Björn Böttcher [aut, cre],
  Martin Keller-Ressel [ctb]
Maintainer: Björn Böttcher <bjoern.boettcher@tu-dresden.de>
Repository: CRAN
Date/Publication: 2018-01-10 16:12:05 UTC
back to top