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 and Quarto. The documents found here are the beginning of that process. They are being revised and new ones added, regularly.

Last updated 4-07-2025

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)
psi
Variable naming in R: Attach or Not to Attach? (HTML) (PDF)
Linear Regression and Correlation
psi
Bivariate Correlation and Simple Regression (HTML) (PDF)
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)last updated 3-20-25
psi
Two Factor Between Group ANOVA (HTML) (PDF) last updated 3-31-25
psi
Three Factor Between Group ANOVA (HTML) (PDF) last updated 3-31-25
psi
Trend Analysis: A 2x7 Between Group ANOVA (HTML) (PDF) last updated 4-7-25
psi
Trend Analysis: A 3x5 Between Group ANOVA (HTML) (PDF) last updated 4-7-25
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) last updated 3-7-25
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