R/rpois-hhsmm.R

Defines functions .rpois.hhsmm

.rpois.hhsmm <- function(n,lambda,shift) rpois(n,lambda)+shift

Try the hhsmm package in your browser

Any scripts or data that you put into this service are public.

hhsmm documentation built on May 29, 2024, 6:08 a.m.