Stixbox Function rpoiss - Random numbers from the poisson distribution
Calling Sequence
- x=rpoiss(n,l)
Parameters
- n
: positive integer or vector [lig,col] of integers
- l
: positive real
- x
: vector or matrix of random numbers chosen from a poisson distribution with parameter l
Description
Random numbers from the poisson distribution (renewal method)