R/aux_functions.R
presymptomatic_transmission_to_alpha.Rd
Estimate skew normal alpha parameter from proportion of presymptomatic transmission
presymptomatic_transmission_to_alpha(presymptomatic_transmission)
A numeric
scalar: The $minimum
output from optimise()
to find
the best alpha
parameter to get the desired proportion of presymptomatic
transmission.
Since there isn't any analytical expression for linking the two, the value of alpha that corresponds to the given proportion presymptomatic is obtained via numeric optimisation.