Description Usage Arguments Value
View source: R/CMJ-plotting-functions.R
A gradient plot of the average compenent size if extinction occurs as a function of the average number of infectious events per day and average number infected per infectious event. The malthusian parameter is the exponential parameter in the asymptotic limit.
1 | component_size_plot(lambda_limits, mu_limits, a = 5.5, b = 0.85)
|
lambda_limits |
A vector of the lower and upper bounds of the average arrival rate of interest. |
mu_limits |
A vector of the lower and upper bounds of the average number infected per interaction. |
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. |
A plot showing a gradient of the average component size if extinction occurs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.