R/ran.poi.R

ran.poi <-
function(par, nsamp){
  rpois( lambda = par[1], n=nsamp)
}
lunge111/intSEQ documentation built on May 20, 2019, 9:38 a.m.