BCD Statistics
Topics in Using R for Statistics and Data Analysis
Tutorials for APSY510/511

I am in the process of converting numerous code script files to extensive tutorials created with Rmarkdown/bookdown. The documents found here are the beginning of that process. They are being revised and new ones added, regularly.

Last updated 12-01-2023

Basics of R Usage
psi
Introduction, Installation, Maintenance of R, RStudio, and R packages (HTML) (PDF)
psi
Importing, managing and saving data in R (HTML) (PDF)
psi
Data Subsetting: Selecting Cases and/or Variables, etc (HTML) (PDF)
Linear Regression and Correlation
psi
Bivariate Correlation and Simple Regression (HTML) (PDF) last updated 12-01-2023
psi
Scatterplots (HTML) (PDF)
psi
Basics of Linear Modeling with multiple IVs (Multiple Regression) R (HTML) (PDF) (ePub)
Experimental Design Methods
psi
One Factor Between Group ANOVA (HTML) (PDF) (ePub) last updated 2-20-2023
psi
Two Factor Between Group ANOVA (HTML) (PDF) last updated 3-20-23
psi
Three Factor Between Group ANOVA (HTML) (PDF) last updated 4-17-23
psi
 
psi
One Factor Repeated Measures ANOVA (HTML) (PDF)last updated 4-17-2023
psi
Two Factor Repeated Measures ANOVA - both repeated (AxBxs) (HTML) (PDF) last updated 4-17-2023
psi
Mixed Two Factor Repeated Measures ANOVA - one Between, one Within (HTML) (PDF) last updated 4-17-2023
psi
 
Advanced Methods
psi
Introduction to Confirmatory Factor Analysis in R (HTML) (PDF) (ePub)
psi
Basics of Maximum Likelihood Estimation: A visualization approach. (HTML) (5-5-27-2022)
Miscl Topics
psi
Wide-Long Data Reshaping (HTML) (PDF)
psi
Power, Effect Size, Sample Size Choice and an introduction to non-central distributions (HTML) (PDF)
psi