step_assay_dynamics: Step Assay Dynamics

Description Usage Arguments Details

View source: R/assay_dynamics.R

Description

Returns the probability of testing positive x days after infection

Usage

1
step_assay_dynamics(x, diagnostic_delay)

Arguments

x

The time since infection

diagnostic_delay

The number of days since infection after which time all the results will be positive.

Details

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.


philliplab/tsic documentation built on June 26, 2020, 7:55 p.m.