This GitHub repository includes materials (e.g., syllabus, assignments, data, script files) used in the Spring 2023 course EPsy 8252: Methods in Data Analysis for Educational Research II.
To download all of the materials simultaneously from this site, click on the Clone or Download
button and select Download ZIP
. This will download a ZIP file of the entire site on your local computer.
To download individual PDF files, open the file link and then click on the Download
button. CSV files can be individually download by opening their links, clicking on the Raw
button. This should display the text of the CSV in your browser window. If you right-click on this text, you should be able to Save as
or Save page as
(or something along those lines).
What is included in this repository (and your download)? The primary files and directories include:
- README.md: This is a plain text file that basically includes the information you are reading right now.
- data: This directory includes the data sets we will use in the course.
- docs: This directory includes the RMD and HTML files to generate the course website.
- assignments: This directory includes RMD and HTML versions of the course assignments.
- codebooks: This directory includes RMD and HTML versions of the data codebooks.
- notes: This directory includes RMD and HTML versions of the course notes.
- scripts: This directory includes the R script files associated with each unit.
- syllabus: This directory includes a PDF file of the course syllabus.
- worksheets: This directory includes RMD and HTML versions of in-class worksheets.