Type: Package
Package: effectsize
Title: Indices of Effect Size and Standardized Parameters
Version: 0.4.5
Authors@R: 
    c(person(given = "Mattan S.",
             family = "Ben-Shachar",
             role = c("aut", "cre"),
             email = "matanshm@post.bgu.ac.il",
             comment = c(ORCID = "0000-0002-4287-4801", Twitter = "@mattansb")),
      person(given = "Dominique",
             family = "Makowski",
             role = "aut",
             email = "dom.makowski@gmail.com",
             comment = c(ORCID = "0000-0001-5375-9967", Twitter = "@Dom_Makowski")),
      person(given = "Daniel",
             family = "Lüdecke",
             role = "aut",
             email = "d.luedecke@uke.de",
             comment = c(ORCID = "0000-0002-8895-3206", Twitter = "@strengejacke")),
      person(given = "Indrajeet",
             family = "Patil",
             role = "ctb",
             email = "patilindrajeet.science@gmail.com",
             comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")),
      person(given = "Ken",
             family = "Kelley",
             role = "ctb"),
      person(given = "David",
             family = "Stanley",
             role = "ctb"))
Maintainer: Mattan S. Ben-Shachar <matanshm@post.bgu.ac.il>
Description: Provide utilities to work with indices of effect size and
    standardized parameters for a wide variety of models (see list of
    supported models in insight; Lüdecke, Waggoner & Makowski (2019)
    <doi:10.21105/joss.01412>), allowing computation of and conversion
    between indices such as Cohen's d, r, odds, etc.
License: GPL-3
URL: https://easystats.github.io/effectsize/
BugReports: https://github.com/easystats/effectsize/issues/
Depends: R (>= 3.4)
Imports: bayestestR (>= 0.9.0), insight (>= 0.14.0), parameters (>=
        0.13.0), stats, utils
Suggests: afex, BayesFactor, boot, brms, car, correlation, covr, dplyr,
        emmeans, gamm4, ggplot2, knitr, lavaan, lm.beta, lme4,
        lmerTest, MASS, mediation, mgcv, modelbased, MuMIn,
        performance, pscl, rmarkdown, rms, rstanarm, rstantools, see,
        spelling, testthat, tidymodels, tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-25 09:24:09 UTC; USER
Author: Mattan S. Ben-Shachar [aut, cre]
    (<https://orcid.org/0000-0002-4287-4801>, @mattansb),
  Dominique Makowski [aut] (<https://orcid.org/0000-0001-5375-9967>,
    @Dom_Makowski),
  Daniel Lüdecke [aut] (<https://orcid.org/0000-0002-8895-3206>,
    @strengejacke),
  Indrajeet Patil [ctb] (<https://orcid.org/0000-0003-1995-6531>,
    @patilindrajeets),
  Ken Kelley [ctb],
  David Stanley [ctb]
Repository: CRAN
Date/Publication: 2021-05-25 13:00:02 UTC
