R/posk.fun.r

Defines functions posk.fun

Documented in posk.fun

posk.fun <-
function(x,k)
{
return(x[k])
}

Try the NHPoisson package in your browser

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

NHPoisson documentation built on Feb. 19, 2020, 5:07 p.m.