-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
15 lines (14 loc) · 754 Bytes
/
README
File metadata and controls
15 lines (14 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Order of R tutorials
Marianne Huebner 2015-04-25
Updated Rintro1 and Rintro2: 2018-01-07
1. Rintro1: Introduction to R and Rstudio (7 pages)
2. Rintro2: Introduction to R markdown (3 pages)
3. Rintro3: Reading and saving data in Rstudio (3 pages)
4. Rprobdiscrete: Discrete Probability Distributions with R (4 pages)
5. Rprobcontinuous: Continuous Probability Distributions with R (5 pages)
6. Rinference_prop: Inference for proportions (6 pages)
7. Rinference_mean: Inference for means (6 pages)
8. Rpower: Hypothesis test for mean: power and sample size (4 pages)
9. Rcategorical: Categorical data analysis: Two way contingency tables (4 pages)
10. Rregression: Linear Regression Analysis (9 pages)
11. Rmultireg: Multiple Regression (9 pages)