Package: rankCorr
Type: Package
Title: Total, Between-, and Within-Cluster Spearman Rank Correlations
        for Clustered Data
Version: 1.0.1
Date: 2023-11-16
Authors@R: c(person(given = "Shengxin",
                    family = "Tu",
                    role = c("aut", "cre"),
                    email = "shengxin.tu@vanderbilt.edu"),
             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. <https://github.com/shengxintu/rankCorr>.  
License: GPL (>= 2)
Encoding: UTF-8
Imports: rms (>= 6.3.0), rankICC (>= 1.0.1)
Suggests: mvtnorm (>= 1.1.3)
Collate: 'rankCorrCluster.R' 'rcc_internal_functions.R'
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-16 16:30:15 UTC; shengxintu
Author: Shengxin Tu [aut, cre],
  Chun Li [aut],
  Bryan Shepherd [aut]
Maintainer: Shengxin Tu <shengxin.tu@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2023-11-16 21:00:02 UTC
Built: R 4.2.3; ; 2023-11-16 23:08:42 UTC; unix
