A series of tutorials in R
These tutorials were produced for the students in CRM 7008. They are meant to amplify and provide further detail on the concepts discussed in lecture, and they assume the student has had some background in statistics (an introductory stats class). This is a work in progress. Expect typos, misspellings and other errors and I will correct these (if you find some, you can submit your comments and suggest changes at the contact menu, see Send a message to Dr. Joe).
Download the tutorials below:
Introduction to R progamming environment, R as a statistical package
introduction_to_r2.pdf | |
File Size: | 651 kb |
File Type: |
Analyzing Data from Distributions: Types of Data, Measures of Central Tendency, Variances, Student's t-test
hw2.pdf | |
File Size: | 518 kb |
File Type: |
ANOVA Analysis of Variance
anova.pdf | |
File Size: | 167 kb |
File Type: |
Using ANOVA, Plotting the Data, and Multiple Comparison Tests in R: an Example from a Coastal Management Research Project
anova_hw3.pdf | |
File Size: | 243 kb |
File Type: |
Repeated Measures ANOVA: An example with the Wysocking Bay Dredging experiment data set
rm_anova2.pdf | |
File Size: | 139 kb |
File Type: |
Statistical Power - What is it?`
power_2014.pdf | |
File Size: | 122 kb |
File Type: |
Regression and Correlation
regressioncorrelation_feb_11_2014.pdf | |
File Size: | 220 kb |
File Type: |
Regression Models: Assessment of Model Adequacy, Multiple Regression
regression_model_adequacy_2014.pdf | |
File Size: | 278 kb |
File Type: |
Stepwise Multiple Regression in R
chapter_9_multiple_regression_stepwise.pdf | |
File Size: | 256 kb |
File Type: |
Multivariate Analysis of Variance (MANOVA)
manova.pdf | |
File Size: | 165 kb |
File Type: |
Multivariate Analysis: Discriminant Function Analysis
chapter_11_discriminant_function_analysis.pdf | |
File Size: | 367 kb |
File Type: |
Multivariate Analysis: Cluster Analysis
clustering.pdf | |
File Size: | 232 kb |
File Type: |
Addition Resources From Open Sources to read while using R
A list of useful commands in R
listofrcommands.pdf | |
File Size: | 21 kb |
File Type: |
Introduction to R
r-intro.pdf | |
File Size: | 786 kb |
File Type: |
Data entry, uploads, and manipulations in R
r-data.pdf | |
File Size: | 372 kb |
File Type: |
A handout on making graphs in R using ggplot2
handout_ggplot2.pdf | |
File Size: | 5816 kb |
File Type: |