ns.windows(event, censor, marker, nsub, sspeed)
ww.windows
## Window width is specified as 10 and window sliding step is 1:
object = ns.windows(event=wpcdata$OSday, censor=wpcdata$OScensor,
marker=wpcdata$Biomarker1, nsub=10, sspeed=1)
print(object)
Run the code above in your browser using DataLab