This website it dedicated to explaining statistical concepts in an easy to understand manner. Utilizing references and a straight to coding methodology, the reader should be better able to not only understand but duplicate simple statistical analyses.


The analyses on this website were built utilizing R (Team 2024) with additional packages ggplot2 (Wickham 2023),ppcor (Kim 2015), dplyr (Wickham et al. 2023), reactable (Lin 2023), DiagrammeR (Iannone and Roy 2024), mathjaxr (Viechtbauer 2022), latexpdf (Bergsma 2023), klippy (Lesur 2024), car(Fox and Weisberg 2019), broom(Robinson, Hayes, and Couch 2024), latex2exp(Meschiari 2022), kableExtra(Zhu 2024) psych(William Revelle 2024).

The following reference books were utilized for the statistical concepts presented, Hatcher (2013).



References

Bergsma, Tim. 2023. Latexpdf: Convert Tables to PDF or PNG. https://CRAN.R-project.org/package=latexpdf.
Fox, John, and Sanford Weisberg. 2019. An R Companion to Applied Regression. Third. Thousand Oaks CA: Sage. https://www.john-fox.ca/Companion/.
Hatcher, L. 2013. Advanced Statistics in Research: Reading, Understanding, and Writing up Data Analysis Results. Shadow Finch Media.
Iannone, Richard, and Olivier Roy. 2024. DiagrammeR: Graph/Network Visualization. https://CRAN.R-project.org/package=DiagrammeR.
Kim, Seongho. 2015. Ppcor: Partial and Semi-Partial (Part) Correlation. https://CRAN.R-project.org/package=ppcor.
Lesur, Romain. 2024. Klippy: Copy to Clipboard Buttons for r Markdown HTML Documents. https://github.com/rlesur/klippy.
Lin, Greg. 2023. Reactable: Interactive Data Tables for r. https://CRAN.R-project.org/package=reactable.
Meschiari, Stefano. 2022. Latex2exp: Use LaTeX Expressions in Plots. https://CRAN.R-project.org/package=latex2exp.
Robinson, David, Alex Hayes, and Simon Couch. 2024. Broom: Convert Statistical Objects into Tidy Tibbles. https://CRAN.R-project.org/package=broom.
Team, R Core. 2024. R: A Language and Environment for Statistical Computing. https://www.R-project.org.
Viechtbauer, Wolfgang. 2022. Mathjaxr: Using ’Mathjax’ in Rd Files. https://CRAN.R-project.org/package=mathjaxr.
Wickham, Hadley. 2023. Ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics. https://CRAN.R-project.org/package=ggplot2.
Wickham, Hadley, Romain François, Lionel Henry, Kirill Müller, and Davis Vaughan. 2023. Dplyr: A Grammar of Data Manipulation. https://CRAN.R-project.org/package=dplyr.
William Revelle. 2024. Psych: Procedures for Psychological, Psychometric, and Personality Research. Evanston, Illinois: Northwestern University. https://CRAN.R-project.org/package=psych.
Zhu, Hao. 2024. kableExtra: Construct Complex Table with ’Kable’ and Pipe Syntax. https://CRAN.R-project.org/package=kableExtra.