prob_detectable_curve: Probability curve of detectable Ct values.

View source: R/likelihoods.R

prob_detectable_curveR Documentation

Probability curve of detectable Ct values.

Description

This function takes the model parameters and returns a gamma-distributed curve of the probabilities of detectable viral loads with parameters pars and ages.

Usage

prob_detectable_curve(pars, ages)

Arguments

pars

Model parameters.

ages

Vector of times since infection.

Value

Returns a gamma-distributed curve of the probabilities of detectable viral loads.

Author(s)

James Hay, jhay@hsph.harvard.edu

See Also

Other likelihood functions: likelihood_R(), likelihood_cpp_wrapper(), likelihood_detectable(), likelihood_pos_R(), p_a(), prop_detectable_single(), prop_detectable()


jameshay218/virosolver documentation built on April 17, 2025, 2:57 p.m.