Description Usage Arguments Details
View source: R/assay_dynamics.R
Returns the probability of testing positive x days after infection
1 | step_assay_dynamics(x, diagnostic_delay)
|
x |
The time since infection |
diagnostic_delay |
The number of days since infection after which time all the results will be positive. |
The simplest scheme is used to compute these probabilities. Each assay is characterized by a diagnostic delay after which time all of the results will be positive. Before this time, all results will be negative.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.