Package: BBcor
Type: Package
Title: Bayesian Bootstrapping Correlations
Version: 1.0.1
Authors@R: c(
  person("Donald", "Williams", email = "drwwilliams@ucdavis.edu", role = c("aut", "cre")),
  person("Josue", "Rodriguez", email = "jerrodriguez@ucdavis.edu", role = c("aut"))
  )
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 six correlation coefficients, including 
             Pearson, Kendall, Spearman, Gaussian Rank, 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, bayeslincom (>= 1.1.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-19 19:53:33 UTC; Donny
Author: Donald Williams [aut, cre],
  Josue Rodriguez [aut]
Maintainer: Donald Williams <drwwilliams@ucdavis.edu>
Repository: CRAN
Date/Publication: 2021-03-21 23:00:06 UTC
