weib3_assay_dynamics: Weibull3 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
weib3_assay_dynamics(x, location, scale, shape)

Arguments

x

The time since infection

location

The location parameter.

scale

The scale parameter.

shape

The shape parameter.

Details

Assumes that the probability of testing positive as a function of time given that the person is infected has the form of a Weibull distribution.


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