| HELP | R Documentation |
A clinical trial for patients in a residential detoxification programme. Patients were randomised to either get a referral to a HELP clinic or not.
HELP
A data frame with 447 rows and 7 variables:
subjectinteger subject id
daysinteger time to linkage to primary care in days
statusinteger event indicator (0=no linkage, 1=linkage)
ageinteger age of patient in years
genderinteger gender of the patient (0=female, 1=male)
housinginteger Homelessness status (0=homeless, 1=housed)
linkageinteger assistance to linking to healthcare (0=no, 1=yes)
Collett (2023) defines this dataset as "help", however that leads to issues with using R's help system. We have changed the dataset name to "HELP". Moreover, the book uses the variables "Time" an d"Help", whereas the dataset includes variables "days" and "linkage", respectively.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.