R Data
Data Analysis and Visualization Using R
Home
About
Quizzes
Resources
1. Variables and Data Structures
2. Visualizing Data Using ggplot2
3. Statistical Testing and Prediction
3.1 Comparing Two Samples
3.2 Correlation
3.3 Linear Regression
3.4 Multiple Linear Regression
4. Exploratory Data Analysis with data.table
3.1 Comparing Two Samples
You can view the code used in this lesson
here.
Don't forget to take the quiz in Swirl (
see here for more
).
Previous
Back to Lesson 3
Next