R/Vfun.R

Defines functions Vfun

Vfun <-
function(mu) {(mu * (1 - mu))^3}

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.