Conduct numerous exploratory analyses in an instant with a point-and-click interface. With one simple command, this tool launches a Shiny App on the local machine. Drag and drop variables in a data set to categorize them as possible independent, dependent, moderating, or mediating variables. Then run dozens (or hundreds) of analyses instantly to uncover any statistically significant relationships among variables. Any relationship thus uncovered should be tested in follow-up studies. This tool is designed only to facilitate exploratory analyses and should NEVER be used for p-hacking. Many of the functions used in this package are direct copies of functions in the R Package 'kim' and 'ezr'. Selected References: Chang et al. (2021) <https://CRAN.R-project.org/package=shiny>. Chang et al. (2018) <https://CRAN.R-project.org/package=shinydashboard>. Cohen (1988) <doi:10.4324/9780203771587>. Dowle et al. (2021) <https://CRAN.R-project.org/package=data.table>. Ioannidis (2005) <doi:10.1371/journal.pmed.0020124> Kim (2021) <doi:10.5281/zenodo.4619237>. Kim (2020) <https://CRAN.R-project.org/package=ezr>. Simmons et al. (2011) <doi:10.1177/0956797611417632> Tingley et al. (2019) <https://CRAN.R-project.org/package=mediation>. Wickham et al. (2020) <https://CRAN.R-project.org/package=ggplot2>.
Version: | 0.3.13 |
Imports: | data.table, DT, ggplot2, ggridges, lemon, lm.beta, mediation, remotes, shiny, shinydashboard, weights |
Suggests: | moments |
Published: | 2021-04-22 |
Author: | Jin Kim |
Maintainer: | Jin Kim <jin.m.kim at yale.edu> |
BugReports: | https://github.com/jinkim3/exploratory/issues |
License: | GPL-3 |
URL: | https://exploratoryonly.com |
NeedsCompilation: | no |
Citation: | exploratory citation info |
Materials: | README NEWS |
CRAN checks: | exploratory results |
Reference manual: | exploratory.pdf |
Package source: | exploratory_0.3.13.tar.gz |
Windows binaries: | r-devel: exploratory_0.3.13.zip, r-release: exploratory_0.3.13.zip, r-oldrel: exploratory_0.3.13.zip |
macOS binaries: | r-release (arm64): exploratory_0.3.13.tgz, r-release (x86_64): exploratory_0.3.13.tgz, r-oldrel: exploratory_0.3.13.tgz |
Please use the canonical form https://CRAN.R-project.org/package=exploratory to link to this page.