Package: BBcor
Type: Package
Title: Bayesian Bootstrapping Correlations
Version: 1.0.0
Authors@R: person("Donald", "Williams", email = "drwwilliams@ucdavis.edu", role = c("aut", "cre"))
Description: Efficiently draw samples from the posterior distribution of various correlation coefficients 
             with the Bayesian bootstrap described in Rubin (1981) <doi:10.1214/aos/1176345338>. 
             There are five correlation coefficients, including 
             Pearson, Kendall, Spearman, Blomqvist, and polychoric.
Depends: R (>= 4.0.0)
License: GPL-2
Imports: parallel, pbapply (>= 1.4-2), psych (>= 1.9.12.31), wdm (>=
        0.2.1), stats, utils, methods
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-07-23 16:44:36 UTC; Donny
Author: Donald Williams [aut, cre]
Maintainer: Donald Williams <drwwilliams@ucdavis.edu>
Repository: CRAN
Date/Publication: 2020-07-30 09:02:17 UTC
