FakeRCT {vtree} | R Documentation |
Fake Randomized Controlled Trial (RCT) data
Description
A dataset consisting of made-up RCT data.
Usage
FakeRCT
Format
A small data frame in which the rows represent (imaginary) patients and the columns represent variables of possible clinical relevance.
- id
String: Patient ID number
- eligible
Factor: Eligible or Ineligible
- randomized
Factor: Randomized or Not randomized
- group
Factor: A or B
- followup
Factor: Followed up or Not followed up
- analyzed
Factor: Analyzed or Not analyzed
[Package vtree version 5.6.5 Index]