Package: PermCor
Type: Package
Title: Robust Permutation Tests of Correlation Coefficients
Version: 0.1.0
Authors@R: c(person(given = "Mengyu",
           family = "Fang",
           role = c("aut", "cre"),
           email = "mengyu.fang@roswellpark.org"),
           person(given = "Han",
           family = "Yu",
           role = "aut"),
           person(given = "Alan",
           family = "Hutson",
           role = "aut"))
Description: 
    Provides tools for statistical testing of correlation coefficients through robust 
    permutation method and large sample approximation method. Tailored to different types 
    of correlation coefficients including Pearson correlation coefficient, weighted 
    Pearson correlation coefficient, Spearman correlation coefficient, and Lin's 
    concordance correlation coefficient.The robust permutation test controls type I error
    under general scenarios when sample size is small and two variables are dependent but 
    uncorrelated. The large sample approximation test generally controls type I error when
    the sample size is large (>200).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-07-31 03:04:51 UTC; fangm
Author: Mengyu Fang [aut, cre],
  Han Yu [aut],
  Alan Hutson [aut]
Maintainer: Mengyu Fang <mengyu.fang@roswellpark.org>
Repository: CRAN
Date/Publication: 2024-08-19 08:10:09 UTC
Built: R 4.6.0; ; 2025-11-02 02:15:46 UTC; windows
