R/ww.r

Defines functions ww

ww <-
function(u,cl,cu) {w <- (u>cl & u<cu)*1; w }  # rectangular weight function

Try the RobustAFT package in your browser

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

RobustAFT documentation built on Aug. 21, 2023, 5:13 p.m.