CondiS {CondiS}R Documentation

CondiS Function

Description

This function allows you to impute survival time.

Usage

CondiS(time, status, tmax)

Arguments

time

The follow up time for right-censored data.

status

The censoring indicator, normally 0=right censored, 1=event at time.

tmax

A self-defined time-of-interest point; if left undefined, then it is defaulted as the maximum follow up time.


[Package CondiS version 0.1.2 Index]