Fall 2024 — Wednesdays 1:30 - 2:20pm — Dist Ed, 109
Book Course Project Assignment: The link is for PSY 7650 MLM Course
Daily Agenda
[ September 4, 2024 ]
Software Setup
Install R, R Studio, and R packages (tinytex
)
Introduce R markdown & R notebooks
Workspace orientation
Excyclopedia
YouTube Videos
Getting Started: Installing R, R Studio, and R packages (2023 - 35 min)
DIRECTIONS: Sarah’s R Studio Arrangement/options (5 min)
[ September 11, 2024 ]
Intro to R Syntax
Lingo - nouns (objects/data) vs. verbs (actions/functions)
R piplines, linking/chaining steps
Importing Data: csv, Excel, SPSS, etc.
Slides
YouTube Videos
R lingo, nouns (objects/data) and verbs (actions/functions) (40 min)
R pipelines, linking/chaining steps (18 min)
Intro to Tidy R (from MLM class in 2020 - 79 min)
[ September 18 & 25 + October 2, 2024 ]
Big Picture Overview
Work through a sample case from reading in the data to producing a report.
In-class Example
Thanks you Karen Munoz for providing a de-identified data!
To get started, you will need the following files save in the SAME folder:
(1) the DATA, in SPS format: SPSS dataset (.sav)
(2) the empty skeleton/outline NOTEBOOK: Supplement Skeleton (.Rmd)
(3) the STYLE file: APA 7th edition (.csl)
At the end of day 5, this is the file we ended with: End of day 5
Day 3 Recording
Day 4 Recording
Day 5 Recording
[ October 9, 2024 ]
Work Flow Example
[ October 23, 2024 ]
Data Wrangling
[ October 30, 2024 ]
Powerful Plotting
File | Link |
---|---|
(1) Data | Ihno’s Dataset (.sav) |
(2) Notebook | USU Dissertation Appendix (.Rmd) |
(3) Style | APA 7th edition (.csl) |
Downloads
Appendix: Weightloss.Rmd