get_parametricTTS: Parametric TTS function

Description Usage Arguments

View source: R/get_TTS.R

Description

This function computes the parametric form of the time to suppression

Usage

1
get_parametricTTS(params, rootfunction, suppression_threshold, uppertime)

Arguments

params

named vector of all parameters needed to compute the suppression model, V(t)

rootfunction

specifies which function should be used to calculate the root: biphasic or single phase.

suppression_threshold

suppression threshold: measurements below this value will be assumed to represent viral suppression. Typically this would be the detection threshold of the assay. Default value is 20.

uppertime

numeric value indicating the maximum time that will be considered. Default value is 365.


ushr documentation built on April 22, 2020, 1:05 a.m.