Learn R Programming

multilevelmod (version 1.0.0)

riesby: Imipramine longitudinal data

Description

Imipramine longitudinal data

Arguments

Value

riesby

a tibble

Details

These data are from a longitudinal clinical trial for depression. The outcome is the change in depression scores week-to-week. The endogenous column is an indicator for whether the subject fit the WHO Depression Scale classification of endogenous. The imipramine and desipramine columns are measurements of plasma levels for both substances.

Examples

Run this code
# NOT RUN {
data(riesby)
str(riesby)
# }

Run the code above in your browser using DataLab