example_trial.data: Example Trial Data

Description Usage Format Examples

Description

Completely random data generated (using simstudy) to represent a clinical trial. Proportions for ethnicity informed by the Scottish 2011 census (https://www.scotlandscensus.gov.uk/variables-classification/ethnic-group). Surgical outcome hierarchy taken from NAXIVA (https://clinicaltrials.gov/ct2/show/NCT03494816).

Usage

1
data(example_trial_data)

Format

An object of class "tibble"

Examples

1
2
3
data(example_trial_data)
age = example_trial.data$age
boxplot(age)

LisaHopcroft/CTutils documentation built on Oct. 7, 2021, 11:08 p.m.