Package: lancor
Type: Package
Title: Statistical Inference via Lancaster Correlation
Version: 0.1.3
Authors@R: 
  c(person(given = "Bernhard",
           family = "Klar",
           role = c("aut", "cre"),
           email = "bernhard.klar@kit.edu",
           comment = c(ORCID = "0000-0002-1419-5473")),
    person(given = "Hajo",
           family = "Holzmann",
           role = "aut",
           email = "holzmann@mathematik.uni-marburg.de"),
    person(given = "Lucas",
           family = "Iglesias",
           role = "ctb",
           email = "lucas.iglesias@student.kit.edu"))
Maintainer: Bernhard Klar <bernhard.klar@kit.edu>
Description: Implementation of the methods described in Holzmann, Klar (2024) <doi: 10.1111/sjos.12733>.
    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. 
Imports: arrangements, boot, graphics, sn, stats
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-22 07:21:55 UTC; Klar
Author: Bernhard Klar [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1419-5473>),
  Hajo Holzmann [aut],
  Lucas Iglesias [ctb]
Repository: CRAN
Date/Publication: 2025-08-22 07:50:10 UTC
Built: R 4.5.2; ; 2025-11-01 02:51:30 UTC; windows
