withdrawal_pre_post {public.ctn0094data} | R Documentation |
Patient Withdrawal Symptoms Pre and Post Induction
Description
This is a information on the severity of withdrawal symptoms.
Usage
data(withdrawal_pre_post)
Format
A tibble with 4,805 rows and
4 variables:
- who
-
Type: | integer |
| |
Description: | Patient ID |
|
- what
-
Type: | factor (First/Reference level = post) |
| |
Description: | Indicator of induction day type: "pre" or "post" |
| |
Levels: | post, pre |
|
- withdrawal
-
Type: | factor (First/Reference level = 0) |
| |
Description: | - 0 = "None"
- 1 = "mild"
- 2 = "moderate"
- 3 = "severe"
|
| |
Levels: | 0, 1, 2, 3 |
|
- when
-
Type: | integer |
| |
Description: | Day of assessment |
|
[Package
public.ctn0094data version 1.0.6
Index]