lancor: Statistical Inference via Lancaster Correlation

Implementation of the methods described in Holzmann, Klar (2024) <doi:10.48550/arXiv.2303.17872>. Lancaster correlation is a correlation coefficient which equals the absolute value of the Pearson correlation for the bivariate normal distribution, and is equal to or slightly less than the maximum correlation coefficient for a variety of bivariate distributions. Rank and moment-based estimators and corresponding confidence intervals are implemented, as well as independence tests based on these statistics.

Version: 0.1.2
Imports: acepack, arrangements, boot, graphics, sn, stats
Suggests: testthat (≥ 3.0.0)
Published: 2024-05-02
Author: Bernhard Klar ORCID iD [aut, cre], Hajo Holzmann [aut]
Maintainer: Bernhard Klar <bernhard.klar at kit.edu>
License: GPL-2
NeedsCompilation: no
Materials: README
CRAN checks: lancor results

Documentation:

Reference manual: lancor.pdf

Downloads:

Package source: lancor_0.1.2.tar.gz
Windows binaries: r-devel: lancor_0.1.2.zip, r-release: lancor_0.1.2.zip, r-oldrel: lancor_0.1.2.zip
macOS binaries: r-release (arm64): lancor_0.1.2.tgz, r-oldrel (arm64): lancor_0.1.2.tgz, r-release (x86_64): lancor_0.1.2.tgz, r-oldrel (x86_64): lancor_0.1.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lancor to link to this page.