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 Aug. 8, 2023, 9:06 a.m.