mock_raw_data {door} | R Documentation |
Mock Raw Data
Description
A mock data that contains examples of a raw dataset of DOOR outcomes, treatment information, and DOOR components
Usage
data(mock_raw_data)
Format
A data frame with 55 observations with the following columns
- ARM, Arm text
Codes and labels of treatment arm
- DOOR, DOORtext
Codes and labels of DOOR outcome
- clinical failure, clinical failure text
Codes and labels for one of the DOOR components
- infectious complications, infectious complications text
Codes and labels for one of the DOOR components
- death, death text
Codes and labels for one of the DOOR components
- Weight
IPW weights
- Duration
Tie breaker
[Package door version 0.0.2 Index]