MakeTimeDepScore: Create a valid 'ScoreTD' object

Description Usage Arguments Value

View source: R/timedependent.R

Description

Create a valid ScoreTD object

Usage

1
MakeTimeDepScore(data, Id, time.start, time.end)

Arguments

data

A data frame of time dependent covariates

Id

The column name of the subject Id

time.start

The covariates are valid for the time [time.start,time.end] where time.start is the column name of time.start

time.end

The covariates are valid for the time [time.start,time.end] where time.end is the column name of time.end

Value

A ScoreTD object


scientific-computing-solutions/InformativeCensoring documentation built on May 29, 2019, 3:42 p.m.