Package: BBcor
Type: Package
Title: Bayesian Bootstrapping Correlations
Version: 1.0.3
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), ggplot2 (>= 3.3.4), stats, utils, methods, bayeslincom
        (>= 1.2.0), Rdpack
Suggests: BGGM
RdMacros: Rdpack
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-10-13 00:46:59 UTC; josue
Author: Donald Williams [aut, cre],
  Josue Rodriguez [aut]
Maintainer: Donald Williams <drwwilliams@ucdavis.edu>
Repository: CRAN
Date/Publication: 2021-10-14 11:20:01 UTC
