View source: R/plot_antibody_model.R
plot_antibody_dependent_boosting | R Documentation |
Calculates the inferred antibody dependent boosting relationship from the MCMC chain
plot_antibody_dependent_boosting(chain, n, titres = seq(0, 8, by = 0.1))
chain |
the MCMC chain |
n |
number of samples to take |
titres |
the vector of titres to calculate boosting values at |
a data frame of quantiles for the inferred boost from different titre levels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.