plot_lpdf_GI | R Documentation |
Plot the probability distribution of generation interval
plot_lpdf_GI(mean = 20, sd = 9, from = 0, to = 50)
mean |
Mean of the probability distribution of generation interval. |
sd |
Standard deviation of the probability distribution of generation interval. |
from |
Minimum of x of the plot. |
to |
Maximum of x of the plot. |
plot_lpdf_GI(mean = 20, sd = 9 ,from = 0, to = 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.