adtte_twt {maicplus} | R Documentation |
Survival data from two arm trial
Description
Survival data from two arm trial
Usage
adtte_twt
Format
A data frame with 1000 rows and 10 columns:
- USUBJID
Unique subject identifiers for patients.
- ARM
Assigned treatment arm,
"A"
,"C"
.- AVAL
Analysis value which in this dataset overall survival time in days.
- AVALU
Unit of
AVAL
.- PARAMCD
Parameter code of
AVAL
,"OS"
.- PARAM
Parameter name of
AVAL
,"Overall Survival
.- CNSR
Censoring indicator
0
/1
.- TIME
Survival time in days.
- EVENT
Event indicator
0
/1
.
See Also
Other anchored datasets:
adrs_twt
,
adsl_twt
,
agd
,
centered_ipd_twt
,
pseudo_ipd_twt
,
weighted_twt
[Package maicplus version 0.1.2 Index]