Disclaimer

This package is a work in progress. It has been released to get feedback from users that we can incorporate in future releases.

The goal of serosurvey is to gather Serological Survey Analysis functions and workflow templates for Prevalence Estimation Under Misclassification.

Installation

You can install the developmental version of serosurvey from GitHub with:

if(!require("remotes")) install.packages("remotes")
remotes::install_github("avallecam/serosurvey")

Brief description

The current workflow is divided in two steps:

  1. survey: Estimate multiple prevalences, and
  2. serology: Estimate prevalence Under misclassification for a device with Known or Unknown test performance

More

Contributing

Feel free to fill an issue or contribute with your functions or workflows in a pull request.

Contact

Andree Valle Campos | @avallecam |

Project Link: https://github.com/avallecam/serosurvey

Acknowledgements

Many thanks to the Centro Nacional de Epidemiología, Prevención y Control de Enfermedades (CDC Perú) for the opportunity to work on this project.