validation {CHOIRBM} | R Documentation |
CHOIR Body Map data for approximately 7,000 patients
Description
A non-identifiable, simulated data set generated by randomly permuting data from the CHOIR Body Map validation study.
Usage
data(validation)
Format
An object of class "data.frame"
- id
A randomly generated numeric code for each patient.
- gender
The patient's gender.
- race
The patient's race.
- age
The patient's age.
- bodymap_regions_csv
The patient's CHOIR Body Map in a comma separated string.
- score
A simulated pain score for demonstration purposes.
References
This data set was derived from the data collected during the study validating the CHOIR Body Map as an instrument for recording a patient's anatomical pain location. doi: 10.1097/pr9.0000000000000880
Examples
data(validation)
head(validation)
[Package CHOIRBM version 0.0.2 Index]