| osteopain {MBNMAtime} | R Documentation |
Studies of pain relief medications for osteoarthritis
Description
A dataset containing results on the WOMAC pain scale (0-10) over time for studies investigating 29 treatments for pain relief in patients with osteoarthritis. Standard deviations have been imputed for 269 observations.
Usage
osteopain
Format
A data frame with 417 rows and 7 variables:
-
studyIDStudy identifiers -
timeNumeric data indicating follow-up times -
yNumeric data indicating the mean response for a given observation -
seNumeric data indicating the standard error for a given observation -
treatmentTreatment identifiers as factors. Labels are shortened treatment names. -
armArm identifiers coded for each study -
treatnameCharacter data giving the full names of each treatment
Details
osteopain is a data frame in long format (one row per observation, arm and study),
with the variables studyID, time, y, se, treatment, arm and treatname.
Source
Pfizer Ltd.