R/unirootf.R

Defines functions unirootf

unirootf <- function(exit, u, entry, all.bhr, eta.ij, x.i, pme){
    return(cumallcausehr(entry, exit, all.bhr, eta.ij = eta.ij, x.i = x.i, pme = pme) + log(1 - u))}

Try the simMSM package in your browser

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

simMSM documentation built on May 6, 2022, 9:05 a.m.