Description Usage Arguments Value
View source: R/CMJ-plotting-functions.R
The plot of a single mother's distribution function for her infected population.
1 | plot_single_mother_dist(a = 5.5, b = 0.85, lambda = 0.11, mu = 1.5)
|
a |
The shape parameter of the communicable preiod gamma function. Default a = 5.5. |
b |
The rate parameter of the communicable preiod gamma function. Default b = 0.85. |
lambda |
The arrival rate of infectious interactions. Default lambda = .11. |
mu |
The average number infected per infectious interaction. Default mu = 1.5. |
A plot showing a the distribution function of a single mother's infected population
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.