Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 570 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 570 Bytes

1. Getting Started

Firstly, install the code:

remotes::install_github(repo='EAVE-II/Serology-Analysis', subdir='eavehelpers')

If this doesn't work, and you have checked out all the code, you can install like so:

install.packages("<path to code>/eavehelpers", repos = NULL, type="source")

2. Loading Data

analysis/LoadData

3. Insufficient Response Analysis

analysis/InsufficientResponse

4. Severe Outcomes Analysis

analysis/SevereOutcomes