CondiS: CondiS Function

View source: R/CondiS.R

CondiSR 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.


CondiS documentation built on April 17, 2022, 9:05 a.m.