Tagged Questions
3
votes
2answers
387 views
Generate Poisson process using R
I want to generate a process where in every step there is a realisation of a Poisson random variable, this realisation should be saved and then it should be realize the next Poisson random variable ...