Description Usage Arguments Details Value Author(s) References See Also Examples
This function is a front-end for the standard {rpois} Poisson generator.
1 | test4(Nsim = 10^4, lambda = 100)
|
Nsim |
Number of simulations |
lambda |
Poisson parameter |
This function replicates rpois(Nsim,lambda) and thus should not be used.
This function produces a integer vector of size Nsim.
Christian P. Robert and George Casella
From Chapter 2 of EnteR Monte Carlo Statistical Methods
test3,rpois
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.