Description Usage Arguments Value Note Author(s) References See Also Examples
Generation of parameters of the Dirichlet distribution used to draw the proportions of three strains at each site given in a matrix of coordinates.
1 |
x |
[2-column matrix] Coordinates where Dirichlet parameters are drawn. |
Matrix of positive numerics with three columns corresponding to the number of strains that are considered and with number of rows equal to the number of sites given in x. Each row of the matrix provides the parameters of the Dirichlet distribution used to draw the proportions of three strains at each site given in x.
At each site (x_{1,i},x_{2,i}) of x, the proportions of the three strains are defined by:
(p_i(1),p_i(2),p_i(3)) \sim Dirichlet[100\{\cos(x_{2,i})+1.5,\sin(x_{1,i})+1.5,\sin(x_{2,i})+1.5\}].
Soubeyrand, S., Tollenaere, C., Haon-Lasportes, E. and Laine, A.-L.
Soubeyrand S., Tollenaere C., Haon-Lasportes E. & Laine A.-L. (2014). Regression-based ranking of pathogen strains with respect to their contributions to natural epidemics. PLOS ONE 9(1): e86591.
DGobj.simul.regression
1 | generation.alpha.3strains(expand.grid(1:10,1:10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.