get_TCID_CI | R Documentation |
TCID50 Computing Functions - TCID50 Confidence Interval
get_TCID_CI(x, d = 1, log_dilution, vol_inoculum, total, alpha = 0.05)
x |
A vector containing proportion of positive samples |
d |
Log-Dilution factor difference, 1 for 1:10 dilutions |
log_dilution |
A vector of log10-dilutions (-1 for 1/10, -2 for 1/100, etc.) |
vol_inoculum |
Volume Inoculum (in ml) |
total |
Number of technical replicates (samples for a given dilution) |
alpha |
Significance threshold (0.05 alpha corresponds to 95% CI) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.