Package: kim
Title: Behavioral Scientists' Analysis Toolkit
Authors@R: 
    person(given = "Jin",
           family = "Kim",
           role = c("aut", "cre"),
           email = "jin.m.kim@yale.edu",
           comment = c(ORCID = "https://orcid.org/0000-0002-5013-3958"))
Version: 0.4.21
Description: Miscellaneous functions to simplify and expedite analyses of experimental data. Examples include a function that plots sample means of groups in a factorial experimental design, a function that conducts robust regressions with bootstrapped samples, and a function that conducts robust two-way analysis of variance. Many of the functions will require installing package(s) listed in the Selected References. Selected References: Canty & Ripley (2021) <https://CRAN.R-project.org/package=boot>. Chen & Popovich (2002) <doi:10.4135/9781412983808>. Cohen (1988) <doi:10.4324/9780203771587>. DeCarlo (1997) <doi:10.1037/1082-989X.2.3.292>. Dinno (2018) <https://CRAN.R-project.org/package=paran>. Doane & Seward (2011) <doi:10.1080/10691898.2011.11889611>. Dowle et al. (2021) <https://CRAN.R-project.org/package=data.table>. Edwards et al. (2020) <https://CRAN.R-project.org/package=lemon>. Field (2001). <doi:10.1037/1082-989X.6.2.161> Fox et al. (2020) <https://CRAN.R-project.org/package=car>. Hedges & Olkin (1985, ISBN: 0123363802) Hester et al. (2020) <https://CRAN.R-project.org/package=remotes>. Ioannidis (2005) <doi:10.1371/journal.pmed.0020124> Kim (2021) <doi:10.5281/zenodo.4445388>. Kim (2020) <https://CRAN.R-project.org/package=ezr>. Long (2020) <https://CRAN.R-project.org/package=interactions>. Mair & Wilcox (2021) <https://CRAN.R-project.org/package=WRS2>. Pasek et al. (2020) <https://CRAN.R-project.org/package=weights>. Simmons et al. (2011) <doi:10.1177/0956797611417632>. Steiger (1980) <doi:10.1037/0033-2909.87.2.245> Tingley et al. (2019) <https://CRAN.R-project.org/package=mediation>. Torchiano (2020) <https://CRAN.R-project.org/package=effsize>. Wickham et al. (2020) <https://CRAN.R-project.org/package=ggplot2>. Wilke (2021) <https://CRAN.R-project.org/package=ggridges>.
License: GPL-3
URL: https://github.com/jinkim3/kim, https://jinkim.science
BugReports: https://github.com/jinkim3/kim/issues
Imports: data.table, remotes
Suggests: boot, ggplot2, moments
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-10-01 13:40:03 UTC; c
Author: Jin Kim [aut, cre] (<https://orcid.org/0000-0002-5013-3958>)
Maintainer: Jin Kim <jin.m.kim@yale.edu>
Repository: CRAN
Date/Publication: 2021-10-01 14:40:02 UTC
