Giter Site home page Giter Site logo

bayesiantitercalc's Introduction

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")

bayesiantitercalc's People

Contributors

ekamau avatar ben18785 avatar

Watchers

 avatar  avatar

bayesiantitercalc's Issues

rstan options / functionality

How would we incorporate these rstan options in the package:

options(mc.cores = parallel::detectCores()).
rstan_options(auto_write = TRUE)

Do we need them? for large data?

Readme plot

Change so that we have more realistic data patterns

Add vignette

Create a vignette using usethis::usethis::use_vignette().

An example vignette from the dplyr package is here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.