this function generates 1000 poisson random numbers and then shows the plot for the pdf of generated random numbers using ggplot.
1 | visualizePOISSONPlot(lambda, t)
|
1 | visualizePOISSONPlot(10,20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.