/tidy-survey-book

An in-depth journey into conducting complex survey analysis with the tidyverse from the R programming language. Gain a deep understanding of applying appropriate techniques using {srvyr}, {survey}, and other related packages for survey analysis, and interpreting and communicating results effectively.

Primary LanguageTeXOtherNOASSERTION

Tidy Survey Analysis in R

Surveys are a powerful tool for gathering information, drawing insights, and driving decisions. However, they require specific analysis methods to ensure the correct interpretation of results. This book will provide an in-depth introduction to conducting survey analysis with the {srvyr} package and {tidyverse} family of functions. Readers will understand how and why to use survey analysis techniques as well as how to interpret and communicate results.

Chapters

  1. Introduction
  2. Introducing survey data
  3. Understanding survey data files
  4. Introducing the {srvyr} package
  5. Specifying sample designs in {srvyr}
  6. Descriptive analyses in {srvyr}
  7. Statistical testing
  8. Modeling
  9. Presenting results
  10. Walkthroughs