Package: smd
Type: Package
Title: Compute Standardized Mean Differences
Version: 0.6.6
Authors@R: c(person("Bradley", "Saul", role = c("aut", "cre"), 
                    email = "bsaul@novisci.com"),
             person("Alex", "Breskin", role = c("ctb"), 
                    email = "abreskin@novisci.com"),
             person("Catie", "Wiener", role = c("ctb"), 
                    email = "cwiener@novisci.com"),
             person("Matt", "Phelan", role = c("ctb"), 
                    email = "mphelan@novisci.com"))
Description: Computes standardized mean differences and confidence intervals for 
    multiple data types based on Yang, D., & Dalton, J. E. (2012) 
    <http://www.lerner.ccf.org/qhs/software/lib/stddiff.pdf>. 
Imports: MASS (>= 7.3-50), methods (>= 3.5.1)
Suggests: testthat, stddiff, tableone, knitr, dplyr, purrr, markdown,
        rmarkdown
License: MIT + file LICENSE
URL: https://docs.novisci.com/smd/
BugReports: https://gitlab.novisci.com/nsstat/smd/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Repository: CRAN
NeedsCompilation: no
Packaged: 2020-10-13 20:13:52 UTC; bsaul
Author: Bradley Saul [aut, cre],
  Alex Breskin [ctb],
  Catie Wiener [ctb],
  Matt Phelan [ctb]
Maintainer: Bradley Saul <bsaul@novisci.com>
Date/Publication: 2020-10-22 09:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:28:47 UTC; windows
