PH717 Introduction to R Statistical Programming
Contents
Page 1
Introduction
Learning Objectives
Page 2
Installing R and R Studio
Install the base system for R
Install RStudio
Data Sets
Page 3
Simple Math Functions and Commands in R
Practice Exercise
The Easy Way
The Traditional Way (harder)
Page 4
Practice Exercise - The Weymouth Health Survey
Page 5
Graphs
Page 6
Useful Tips
Creating a New Dichotomous Variable from a Continuous Measure
Creating a Side-by-Side Boxplot
Creating Side-by-Side Bar Charts
95% Confidence Interval for the Difference in Proportions
Page 7
Learn more about R
return to top