12.1 Getting Started with the Usual Suspects
The Usual Suspects refers to a relatively standard reporting framework for analysis from the Wake Forest University Office of Institutional Research (OIR). Most programs are interested in who takes/participates/enrolled vs those who do not cross-tabulated among several key demographic features. This package then seeks to make the analysis as simple as possible with a common file structure.
Several key packages are needed for the project to work:
| library | location |
|---|---|
| tidyverse | CRAN |
| tidybayes | CRAN |
| cowplot | CRAN |
| fs | CRAN |
| latex2exp | CRAN |
| bookdown | CRAN |
| rmarkdown | CRAN |
| brms | CRAN |
| broom | CRAN |
| kableExtra | CRAN |
| irtools | WFU-OIR |
| wfudata | WFU-OIR |