Package: rankCorr
Type: Package
Title: Total, Between-, and Within-Cluster Spearman Rank Correlations
        for Clustered Data
Version: 1.0.3
Date: 2025-04-06
Authors@R: c(person(given = "Shengxin",
                    family = "Tu",
                    role = c("aut", "cre"),
                    email = "shengxin.tu@gmail.com"),
             person(given = "Chun",
                    family = "Li",
                    role = "aut"),
             person(given = "Bryan",
                    family = "Shepherd",
                    role = "aut"))
Description: Estimates the total, between-, and within-cluster Spearman rank correlations for continuous and ordinal clustered data. See Tu et al. (2024) <DOI:10.1002/sim.10326> for details.  
License: GPL (>= 2)
Encoding: UTF-8
Imports: rms (>= 6.3.0), rankICC (>= 1.0.2)
Suggests: mvtnorm (>= 1.1.3)
Collate: 'rankCorrCluster.R' 'rcc_internal_functions.R'
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-06 15:43:02 UTC; shengxintu
Author: Shengxin Tu [aut, cre],
  Chun Li [aut],
  Bryan Shepherd [aut]
Maintainer: Shengxin Tu <shengxin.tu@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-06 18:20:05 UTC
Built: R 4.6.0; ; 2025-07-18 10:43:13 UTC; unix
