The Poisson distribution
The Poisson distribution simulates a process where the outcome is a number of occurrences per day/year/area/unit/etc. Before using it in a Bayesian model, let's explore it!
Este ejercicio forma parte del curso
Fundamentals of Bayesian Data Analysis in R
Ejercicio interactivo práctico
Prueba este ejercicio y completa el código de muestra.
# Simulate from a Poisson distribution and visualize the result