R/uu.R

Defines functions uu

uu <-
function(y, mu) {(y - mu) * (dd(y, mu)/pp(mu) + 1/Vfun(mu))}

Try the EHRmuse package in your browser

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

EHRmuse documentation built on Aug. 8, 2025, 6:39 p.m.