R/PLL.R

Defines functions `PLL`

`PLL` <-
function(object, newdata, newtime, newstatus, ...){
   UseMethod("PLL", object)
}

Try the peperr package in your browser

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

peperr documentation built on March 31, 2023, 7:34 p.m.