From 9a848b3bee69c1be3094304af58904db98b98318 Mon Sep 17 00:00:00 2001 From: Varun Satish Date: Fri, 9 Aug 2024 07:34:24 -0400 Subject: [PATCH] small changes --- index.md | 5 +---- learning-objectives.md | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index ad4c3a1..3bc5fe1 100644 --- a/index.md +++ b/index.md @@ -5,7 +5,6 @@ sections: - learning-objectives - pre-arrival - camp - - logistics - faq - about navigation: @@ -15,15 +14,13 @@ navigation: url: "#pre-arrival" - name: Camp url: "#camp" - - name: Logistics - url: "#logistics" - name: FAQs url: "#faqs" - name: About url: "#about" --- -# Princeton Sociology Summer Methods Camp 2023 +# Princeton Sociology Summer Methods Camp 2024 The Princeton Sociology Summer Methods Camp gives incoming Sociology PhD students a running start at the beginning of their PhD program. The computational and statistical training provides necessary foundation for statistics and methods classes. We understand that participants come into the program with different backgrounds and experiences, and the Summer Methods Camp will be helpful for everyone, regardless of background. diff --git a/learning-objectives.md b/learning-objectives.md index 02a91fe..be1cf6b 100644 --- a/learning-objectives.md +++ b/learning-objectives.md @@ -10,4 +10,4 @@ At the end of the Methods Camp, students will be able to: - Perform matrix addition, subtraction, multiplication, and inversion. - Combine the 5 dplyr verbs, join data sets, and convert between long and wide formats - Use loops, purrr, and functions to avoid repeating yourself -- Make simple graphs in ggplot2, write Quarto documents, and write basic equations in LaTeX +- Make simple graphs in ggplot2, write Markdown documents, and write basic equations in LaTeX