powered by
Plot the PDF of the Poisson distribution.
plotPoisson(lambda)
\(\lambda\) parameter of the Poisson distribution.
The PDF of Poisson(\(\lambda\)).
# NOT RUN { plotPoisson(1) plotPoisson(5) # } # NOT RUN { plotPoisson(5) + ggtitle('I hate the default title!') # }
Run the code above in your browser using DataLab