Package: psychmeta
Type: Package
Title: Psychometric Meta-Analysis Toolkit
Version: 0.2.3
Date: 2018-02-09
Authors@R: c(person("Jeffrey A.", "Dahlke", role = c("aut", "cre"),
                     email = "dahlk068@umn.edu"),
              person("Brenton M.", "Wiernik", role = "aut", email = "psychmeta@wiernik.org"),
              person("Michael T.", "Brannick", role = "ctb"),
              person("Jack", "Kostal", role = "ctb"),
              person("Sean", "Potter", role = "ctb"),
              person("Yuejia (Mandy)", "Teng", role = "ctb"))
Maintainer: Jeffrey A. Dahlke <dahlk068@umn.edu>
Description: Tools for computing bare-bones and psychometric meta-analyses and for generating psychometric data for use in meta-analysis simulations. Supports bare-bones, individual-correction, and artifact-distribution methods for meta-analyzing correlations and d values. Includes tools for converting effect sizes, computing sporadic artifact corrections, reshaping meta-analytic databases, computing multivariate corrections for range variation, and more. 
License: GPL (>= 3)
Depends: R (>= 3.4.0)
Encoding: UTF-8
LazyData: true
Imports: stats, methods, MASS, boot, tmvtnorm, tibble, reshape2,
        ggplot2, dplyr, metafor, nor1mix, progress, tidyr, rtf,
        fungible
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-09 17:44:34 UTC; dahlk068
Author: Jeffrey A. Dahlke [aut, cre],
  Brenton M. Wiernik [aut],
  Michael T. Brannick [ctb],
  Jack Kostal [ctb],
  Sean Potter [ctb],
  Yuejia (Mandy) Teng [ctb]
Repository: CRAN
Date/Publication: 2018-02-09 18:14:34 UTC
