Fundamentals of Bayesian Data Analysis in R
Rasmus Bååth
Data Scientist
rpois
n_clicks <- rpois(n = 100000, lambda = 20) hist(n_clicks)