Evaluating 2x2 Mixed-Factorial Design Using Independent-Samples t-test in R
30
Centering & Standardizing Variables in R
31
Chi-Square Test of Independence in R
32
Estimating a Market Pay Line in R
33
Aging Market Survey Data in R
34
Applying Market Survey Weights in R
35
Hierarchical Linear Regression in R
36
Compa-Ratios & Pay Compression in R
37
Moderated Multiple Linear Regression in R
38
Path Analysis in R
39
Mediation Analysis in R
40
k-Fold Cross-Validation in R
41
Simple Linear Regression in R
42
Multiple Linear Regression in R
43
Logistic Regression in R
44
Survival Analysis in R
45
LASSO Regression in R (Part One)
46
LASSO Regression in R (Part Two)
47
Daily Diary Data Cleaning & Merging
48
Shiny Web Apps in R
49
Introduction to Text Analysis in R
50
Evaluating Disparate Adverse Impact Using 4/5ths Rule, Chi-Square Test, & Fisher Exact Test in R
51
Evaluating Disparate (Adverse) Impact Using Z-Difference-Test & Z-Impact-Ratio-Test in R
52
Visualizing Disparate (Adverse) Impact Using Bar Charts in R
Description:
Dive into a comprehensive series of R tutorials covering essential aspects of data management, analysis, and visualization. Learn to download and install R and RStudio, navigate the RStudio interface, create and save R scripts, and set up projects. Master data manipulation techniques including reading, cleaning, filtering, and restructuring data. Explore statistical analyses such as descriptive statistics, reliability testing, t-tests, ANOVA, and various regression methods. Develop skills in data visualization with scatterplots and bar charts. Tackle advanced topics like path analysis, mediation analysis, survival analysis, and text analysis. Gain practical experience in creating Shiny web apps and evaluating disparate impact using various statistical methods. Download accompanying data files from the provided GitHub repository to practice hands-on exercises throughout the tutorials.