Description Usage Arguments Value
View source: R/CMJ-plotting-functions.R
A gradient plot of the Malthusian parameter 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 | asymptotic_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 = 5.5 |
b |
The rate parameter of the communicable preiod gamma function. Default = 0.85 |
A plot showing a gradient of the Malthusian parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.