| osteopain | R Documentation |
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.
osteopain
A data frame with 417 rows and 7 variables:
studyID Study identifiers
time Numeric data indicating follow-up times
y Numeric data indicating the mean response for a given observation
se Numeric data indicating the standard error for a given observation
treatment Treatment identifiers as factors. Labels are shortened treatment names.
arm Arm identifiers coded for each study
treatname Character data giving the full names of each treatment
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.
Pfizer Ltd.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.