p_a | R Documentation |
This is the Gumbel probability density function normalized to the observable values.
p_a(x, a, pars, viral_loads, sd_mod)
x |
Observed Ct value. |
a |
Days after infection. |
pars |
Model parameters. |
viral_loads |
Observed viral loads. |
sd_mod |
Standard deviation of the viral kinetics curve. |
Returns a vector of probabilities.
James Hay, jhay@hsph.harvard.edu
Other likelihood functions:
likelihood_R()
,
likelihood_cpp_wrapper()
,
likelihood_detectable()
,
likelihood_pos_R()
,
prob_detectable_curve()
,
prop_detectable_single()
,
prop_detectable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.