UPN_914 {allMT}R Documentation

Sample data for a patient with unique patient number (UPN) 914

Description

Data for the patient consists of a dataframe that is used for viewing data

Usage

UPN_914

Format

A dataframe with 10 columns

  1. Cycle: 96 weeks of maintenance therapy (MT) is divided into 8 cycles. The column represents the cycles number for the patient with new assessment

  2. Date: Patient's new assessment date when doses were prescribed

  3. Weeks: MT consist of 96 weeks. Column represent week number for new assessment

  4. ANC: Absolute neutrophil count (ANC) values for new assessment

  5. PLT: Platelet count (PLT) values for new assessment

  6. Hb: Hemoglobin (Hb) values for new assessment

  7. MP: 6-mercaptopurine (MP or 6MP) doses for new assessment

  8. MTX: Methotraxate (MTX) doses for new assessment

  9. MP_adj: MP dose intensity (%). See note for dose intensity calculation

  10. MTX_adj: MTX dose intensity (%). See note for dose intensity calculation

Note

  1. For running examples you need to read the patient data as csv. The data (rda) is for viewing only

  2. Dose intensity (%) = (a*100)/b; where a = MP dose prescribed on new assessment and b = Protocol based MP dose adjusted to patient's body surface area


[Package allMT version 0.1.0 Index]