adtte_sat {maicplus} | R Documentation |
Survival data from single arm trial
Description
Survival data from single arm trial
Usage
adtte_sat
Format
A data frame with 500 rows and 10 columns:
- USUBJID
Unique subject identifiers for patients.
- ARM
Assigned treatment arm,
"A"
.- AVAL
Analysis value which in this dataset overall survival time in days.
- AVALU
Unit of
AVAL
.- PARAMCD
Paramater 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 unanchored datasets:
adrs_sat
,
adsl_sat
,
agd
,
centered_ipd_sat
,
pseudo_ipd_sat
,
weighted_sat
[Package maicplus version 0.1.2 Index]