Merging Data Horizontally in R | Using the merge Function
10
Subsetting Cases From a Data Frame in R | Using the subset Function
11
Selecting & Removing Variables from a Data Frame in R | Using the subset Function
12
Writing Data Frames from R | Using the write.csv Function
13
Computing Turnover Rates in R | Using the sum & mean Functions
14
Counts & Frequencies in R | Using the table & barplot Functions
15
Measures of Central Tendency & Dispersion in R | Summarizing & Visualizing Distributions
16
Cross Tabulation in R | Using the xtabs Function
17
Estimating Internal Consistency Reliability (Using Cronbach's alpha) in R | Using the alpha Function
18
Creating a Composite Variable in R | Using the rowMeans Function
19
Independent-Samples t-test in R | Using the ttest Function from lessR
20
Paired-Samples t-test in R | Using the ttest Function from lessR
21
Estimating Criterion-Related Validity Using a Correlation in R
22
Predicting Criterion Scores Using Simple Linear Regression in R
23
Applying a Compensatory Approach to Selection Decisions Using Multiple Linear Regression in R
Description:
Embark on a comprehensive journey through R programming with this 10-hour tutorial series designed for beginners. Learn essential skills from downloading and installing R and RStudio to advanced topics like multiple linear regression for selection decisions. Master fundamental concepts including data manipulation, statistical analysis, and visualization techniques. Follow along with self-contained, long-form tutorials covering topics such as setting up your environment, reading and writing data, merging datasets, subsetting cases, computing turnover rates, and conducting various statistical tests. Download the accompanying data files to practice hands-on exercises and gain practical experience in R programming for data analysis and decision-making.