powered by
A dataset containing the results of 300 patients with continuous (normal) outcome, the dataset is filled with loss to follow up.
data(normaldata)
A data frame with 300 rows and 4 variables:
Patient ID in the trial
treatment assignment for patients, 1 for treatment group 0 for control group
continuous outcome of the trial (gaussian distribution)
1 for complete outcome, 0 for loss to follow up
# NOT RUN { data(normaldata) # }
Run the code above in your browser using DataLab