Skip to content

ekamau/bayesianTiterCalc

Repository files navigation

bayesiantiters

R-CMD-check codecov

bayesiantiters is a Bayesian inference method that calculates a serum sample’s antibody concentration, $\phi$, from standard virus neutralization assay data using a mechanistic model. The method uses a dose-response relationship in a logistic function to simulate mortality of cell culture monolayers as a function of antibody concentration.

Given the limited information per sample that’s inherent in the experimental design of neutralization assays (number of replicates per dilution and number of dilutions), the advantage of Bayesian inference here is the use of probability distributions to incorporate uncertainty in the outcome.

Installation

You can install the development version of bayesianTiterCalc from GitHub with:

# install.packages("devtools")
devtools::install_github("ekamau/bayesianTiterCalc")

About

Bayesian calculation of serum neutralization antibody titer

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published