# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "dccpp" in publications use:' type: software license: GPL-3.0-or-later title: 'dccpp: Fast Computation of Distance Correlations' version: 0.1.0 doi: 10.32614/CRAN.package.dccpp abstract: Fast computation of the distance covariance 'dcov' and distance correlation 'dcor'. The computation cost is only O(n log(n)) for the distance correlation (see Chaudhuri, Hu (2019) ). The functions are written entirely in C++ to speed up the computation. authors: - family-names: Berrisch given-names: Jonathan email: Jonathan@Berrisch.biz orcid: https://orcid.org/0000-0002-4944-9074 repository: https://berrij.r-universe.dev repository-code: https://github.com/BerriJ/dccpp commit: 10551eb8d5caf7341d30b37351ec9af3186e16c5 url: https://dccpp.berrisch.biz/ date-released: '2023-09-27' contact: - family-names: Berrisch given-names: Jonathan email: Jonathan@Berrisch.biz orcid: https://orcid.org/0000-0002-4944-9074