opioid_trial | R Documentation |
Example (synthetic) data provided as an example of long format data to use
with calculate_mme_df()
.
opioid_trial
opioid_trial
A data frame with 2,371 rows and 9 columns:
Patient identifier; includes 1000 separate patients
Medication names of prescription opioids used by the patient
Dosage of the medication
Number of daily doses for the medication
Duration of medication in days
Sum of prescription duration (days) for across all of the patient's medications, but with each calendar day counted only ONCE
study-defined fixed observation window of time, applied to all of the patient's medications
Sum of prescription duration (days) for across all of the patient's medications (excluding buprenorphine), but with each calendar day counted only ONCE
study-defined fixed observation window of time, applied to all of the patient's medications (excluding buprenorphine)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.