HCE3 {hce} | R Documentation |
HCE1
, HCE2
, HCE3
, HCE4
datasets for 1000 patients with different treatment effects.
Description
A simulated dataset containing the ordinal values and other attributes for 1000 patients. HCE3
Usage
HCE3
Format
a data frame with 1000 rows and 6 variables:
- ID
subject ID, numbers from 1 to 1000
- TRTP
treatment values, A Active or P Placebo, character
- GROUP
type of the event, either Time-To-Event (TTE) or Continuous (C), character
- GROUPN
type of the event, for the ordering of outcomes in the
GROUP
variable, numeric- AVALT
the timing of the time-to-event outcomes, numeric
- AVAL0
original values for each type of the event, time for TTE outcomes, numeric values for Continuous outcomes, numeric
- AVAL
AVAL = AVAL0 + GROUPN
, ordinal analysis values for the HCE analysis. For the continuous outcome the values ofAVAL0
are shifted to start always from 0. Numeric, but caution NOT to apply numeric operations; will give meaningless results- PADY
primary analysis day, the length of fixed follow-up in days, numeric