From 449f197c7a81cfad08324548db37cf143e1b81fd Mon Sep 17 00:00:00 2001 From: Stephanie Zimmer Date: Thu, 21 Mar 2024 19:57:35 -0400 Subject: [PATCH] README roman numerals --- README.md | 59 +++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 40 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 5c693b11..5297a8f2 100644 --- a/README.md +++ b/README.md @@ -4,22 +4,43 @@ Surveys are a powerful tool for gathering information, drawing insights, and dri ## Chapters -I. Intro - 1. Introduction - 2. Overview of Surveys - 3. Understanding Survey Data Documentation -II. Analysis - 4. Set-up - 5. Descriptive Analyses in {srvyr} - 6. Statistical testing - 7. Modeling -III. Reporting - 8. Communicating Results - 9. Reproducible data -IV. Real life data - 10. Specifying sample designs and replicate weights in {srvyr} - 11. Missing data - 12. Successful survey data analysis recommendations -V. Vignettes - 13. National Crime Victimization Survey Vignette - 14. AmericasBarometer Vignette \ No newline at end of file +
    +
  1. Intro +
      +
    1. Introduction +
    2. Overview of Surveys +
    3. Understanding Survey Data Documentation +
  2. +
  3. Analysis +
      +
    1. Set-up +
    2. Statistical testing +
    3. Understanding Survey Data Documentation +
    4. Modeling +
  4. +
  5. Reporting +
      +
    1. Communicating Results +
    2. Reproducible data +
  6. +
  7. Real life data +
      +
    1. Specifying sample designs and replicate weights in {srvyr} +
    2. Missing data +
    3. Successful survey data analysis recommendations +
  8. +
  9. Vignettes +
      +
    1. National Crime Victimization Survey Vignette +
    2. AmericasBarometer Vignette +
  10. +
+ +## Appendices + +
    +
  1. Importing survey data into R +
  2. ANES Derived Variable Codebook +
  3. RECS Derived Variable Codebook +
  4. Exercise solutions +