Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated...

42
1 1. Analyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram, and Laboratory Analyte Measurements in Phase 2-4 Clinical Trials and Integrated Submission Documents Version 1.0 Created xx XXXX 201x A White Paper by the PhUSE Computational Science Symposium Development of Standard Scripts for Analysis and Programming Working Group This white paper does not necessarily reflect the opinion of the institutions of those who have contributed.

Transcript of Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated...

Page 1: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

1

1. Analyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram, and Laboratory Analyte Measurements in Phase 2-4 Clinical Trials and

Integrated Submission Documents

Version 1.0Created xx XXXX 201x

A White Paper by the PhUSE Computational Science Symposium Development of Standard Scripts for Analysis and Programming Working Group

This white paper does not necessarily reflect the opinion of the institutions of those who have contributed.

Page 2: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

2

2. Table of ContentsSection Page1. Analyses and Displays Associated with Outliers or Shifts from Normal to Abnormal –

Focus on Vital Sign, Electrocardiogram, and Laboratory Analyte Measurements in Phase 2-4 Clinical Trials and Integrated Submission Documents..................1

2. Table of Contents....................................................................................................................2

3. Revision History......................................................................................................................4

4. Purpose....................................................................................................................................5

5. Introduction.............................................................................................................................6

6. General Considerations...........................................................................................................86.1. All Measurement Types.....................................................................................................8

6.1.1. P-values and Confidence Intervals.............................................................................86.1.2. Importance of Visual Displays...................................................................................86.1.3. Conservativeness........................................................................................................96.1.4. Measurements After Stopping Study Medication......................................................96.1.5. Measurements at a Discontinuation Visit................................................................106.1.6. Measurements Collected in Reflex Manner.............................................................116.1.7. Screening Measurements versus Special Topics.....................................................116.1.8. Number of Therapy Groups.....................................................................................116.1.9. Multi-phase Clinical Trials......................................................................................116.1.10. Integrated Analyses..................................................................................................11

6.2. Laboratory Analyte Measurements..................................................................................126.2.1. Planned versus Unplanned Measurements...............................................................126.2.2. Subjective and Ordinal Analytes..............................................................................126.2.3. Central Versus Local Laboratories..........................................................................136.2.4. Reference Limits......................................................................................................13

Page 3: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

3

6.2.5. Above and Below Quantifiable Limits....................................................................136.3. ECG Quantitative Measurements.....................................................................................13

6.3.1. QT Correction Factors.............................................................................................136.3.2. Reference Limits......................................................................................................136.3.3. JT Interval................................................................................................................14

6.4. Vital Sign Measurements.................................................................................................146.4.1. Reference Limits......................................................................................................14

7. Tables and Figures for Individual Studies.............................................................................157.1. Recommended Displays...................................................................................................157.2. Discussion.........................................................................................................................17

8. Tables and Figures for Integrated Summaries.......................................................................218.1. Recommended Displays...................................................................................................218.2. Discussion.........................................................................................................................23

9. Example SAP Language........................................................................................................249.1. Individual Study...............................................................................................................249.2. Integrated Summary.........................................................................................................24

10. References.............................................................................................................................25

11. Acknowledgements...............................................................................................................26

Page 4: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

4

3. Revision HistoryVersion 1.0 was finalized xx XXXX 201x.

Page 5: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

5

4. PurposeThe purpose of this white paper is to provide advice on displaying, summarizing, and/or analyzing measures of outliers or shifts, with a focus on vital signs, electrocardiogram (ECG) quantitative findings, and laboratory analyte measurements in Phase 2-4 clinical trials and integrated submission documents. The intent is to begin the process of developing industry standards with respect to analysis and reporting for measurements that are common across clinical trials and across therapeutic areas. In particular, this white paper provides recommended tables and figures for measures of outliers or shifts for a common set of safety measurements. Separate white papers address other types of data or analytical approaches (e.g., central tendency).

This advice can be used when developing the analysis plan for individual clinical trials, integrated summary documents, or other documents in which measures of outliers or shifts are of interest. Although the focus of this white paper pertains to specific safety measurements (vital signs, ECG quantitative findings, and laboratory analyte measurements), some of the content may apply to other measurements (e.g., different safety measurements and efficacy assessments). Similarly, although the focus of this white paper pertains to Phase 2-4, some of the content may apply to Phase 1 or other types of medical research (e.g., observational studies).

Development of standard Tables, Figures, and Listings (TFLs) and associated analyses will lead to improved standardization from collection through data storage. (You need to know how you want to analyze and report results before finalizing how to collect and store data.) The development of standard TFLs will also lead to improved product lifecycle management by ensuring reviewers receive the desired analyses for the consistent and efficient evaluation of patient safety and drug effectiveness. Although having standard TFLs is an ultimate goal, this white paper reflects recommendations only and should not be interpreted as “required” by any regulatory agency.

Detailed specifications for TFL or dataset development are considered out-of-scope for this white paper. However, the hope is that specifications and code (utilizing SDTM and ADaM data structures) will be developed consistent with the concepts outlined in this white paper, and placed in the publicly available PhUSE Standard Scripts Repository.

Page 6: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

6

5. Introduction Industry standards have evolved over time for data collection (CDASH), observed data (SDTM), and analysis datasets (ADaM). There is now recognition that the next step would be to develop standard TFLs for common measurements across clinical trials and across therapeutic areas. Some could argue that perhaps the industry should have started with creating standard TFLs prior to creating standards for collection and data storage (consistent with end-in-mind philosophy), however, having industry standards for data collection and analysis datasets provides a good basis for creating standard TFLs.

The beginning of the effort leading to this white paper came from the FDA computational statistics group (CBER and CDER). The FDA identified key priorities and teamed up with the Pharmaceuticals Users Software Exhange (PhUSE) to tackle various challenges using collaboration, crowd sourcing, and innovation (Rosario, et. al. 2012). The FDA and PhUSE created several Computational Science Symposium (CSS) working groups to address a number of these challenges. The working group titled “Development of Standard Scripts for Analysis and Programming” has led the development of this white paper, along with the development of a platform for storing shared code. Most contributors and reviewers of this white paper are industry statisticians, with input from non-industry statisticians (e.g., FDA and academia) and industry and non-industry clinicians. Hopefully additional input (e.g., other regulatory agencies) will be received for future versions of this white paper.

There are several existing documents that contain suggested TFLs for common measurements. However, many of the documents are now relatively outdated, and generally lack sufficient detail to be used as support for the entire standardization effort. Nevertheless, these documents were used as a starting point in the development of this white paper. The documents include:

ICH E3: Structure and Content of Clinical Study Reports Guideline for Industry: Structure and Content of Clinical Study Reports Guidance for Industry: Premarketing Risk Assessment Reviewer Guidance. Conducting a Clinical Safety Review of a New Product Application and. Preparing a Report on the

Review ICH M4E: Common Technical Document for the Registration of Pharmaceuticals for Human Use - Efficacy ICH E14: The Clinical Evaluation of QT/QTc Interval Prolongation and Proarrhythmic Potential For Non-Antiarrhythmic

Drugs Guidance for Industry: ICH E14 Clinical Evaluation of QT/QTc. Interval Prolongation and Proarrhythmic Potential for Non-

Antiarrhythmic Drugs

Page 7: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

7

The Reviewer Guidance is considered a key document. As discussed in the guidance, there is generally an expectation that analyses of outliers or shifts are conducted for vital signs, ECGs quantitative findings, and laboratory analyte measurements. The guidance recognizes value to both analyses of central tendency and analyses of outliers or shifts from within reference limits to outside reference limits (below lower reference limit or above upper reference limit). We assume both will be conducted for safety signal detection. This white paper covers the outliers or shifts portion, with the expectation that an additional TFL or TFLs will also be created with a focus on central tendency (see the CSS white paper pertaining to central tendency).

Author, 01/03/-1,
Reference limits – need a little discussion. Or may be also mention various cut off point ( eg. blood cholesterol, normal, boarderline high, high cut offs). Mary – I think this is fine as is – can expand later.
Page 8: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

8

6. General ConsiderationsThis section contains some general considerations for the plan of analyses and displays associated with outliers or shifts from normal to abnormal for laboratory analyte measurements, vital signs and ECGs quantitative measurements. Section 6.1 discusses general considerations for all the three safety domains. Section 6.2 discusses considerations specific to laboratory analyte measurements. Section 6.3 discusses considerations specific to ECGs quantitative measurements. Section 6.4 discusses considerations specific to the vital signs.

6.1. All Measurement Types

6.1.1. P-values and Confidence Intervals There has been ongoing debate on the value or lack of value offor the inclusion of p-values and/or confidence intervals in safety assessments (Crowe, et. al. 2009). This white paper does not attempt to resolve this debate. As noted in the Reviewer Guidance, p-values or confidence intervals can provide some evidence of the strength of the finding, but unless the trials are designed for hypothesis testing, these should be thought of as descriptive. Throughout this white paper, p-values and measures of spread are included in several places. Where these are included, they should not be considered as hypothesis testing. If a company or compound team decides that these are not helpful as a tool for reviewing the data, they can be excluded from the display.

Some teams may find p-values and/or confidence intervals useful to facilitate focus, but have concerns that lack of “statistical significance” provides unwarranted dismissal of a potential signal. Conversely, there are concerns that due to multiplicity issues, there could be over-interpretation of p-values adding potential concern for too many outcomes. Similarly, there are concerns that the lower- or upper-bound of confidence intervals will be over-interpreted. (A percentage can be as high as x causing undue alarm.) It is important for the users of these TFLs to be educated on these issues.

6.1.2. Importance of Visual DisplaysCommunicating information effectively and efficiently is crucial in detecting safety signals and enabling decision-making. Current practice, which focuses on tables and listings, has not always enabled us to communicate information effectively since tables and listings may be very long and repetitive. Graphics, on the other hand, can provide more effective presentation of complex data, increasing the likelihood of detecting key safety signals and improving the ability to make clinical decisions. They can also facilitate identification of unexpected values.

Page 9: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

9

Standardized presentation of visual information is encouraged. The FDA/Industry/Academia Safety Graphics Working Group was initiated in 2008. The working group was formed to develop a wiki and to improve safety graphics best practice. It has recommendations on the effective use of graphics for three key safety areas: adverse events, ECGs and laboratory analytes. The working group focused on static graphs, and their recommendations were considered while developing this white paper. In addition, there has also been advancement in interactive visual capabilities. The interactive capabilities are beneficial, but are considered out-of-scope for this version of the white paper.

6.1.3. ConservativenessThe focus of this white paper pertains to clinical trials in which there is comparator data. As such, the concept of “being conservative” is different than when assessing a safety signal within an individual subject or a single arm. A seemingly conservative approach may end up not being conservative in the end. For example, for studies that collect safety data during an off-drug follow-up period, one might consider it conservative to include the adverse events reported in the follow-up period. However, this approach may result in smaller odds ratios than including only the exposed period in the analysis. Another example occurs, is when choosing cut-offs for shift/outlier analyses. A conservative approach for defining outcomes, from a single arm perspective, is one that would lead to a higher number of subjectspatients reaching a threshold. However, a conservative approach for defining outcomes may actually make it more difficult to identify safety signals with respect to comparing treatment with a comparator (see Section 7.1.7.3.2 in the Reviewer Guidance). Thus, some of the approaches recommended in this white paper may appear less conservative than alternatives, but the intent is to propose methodology that can identify meaningful safety signals for a treatment relative to a comparator group.

6.1.4. Measurements After Stopping Study Medication Measurements collected after stopping medications under study (e.g., treatment under study and comparators) are common for various reasons. In some cases, “follow-up” phases are included to monitor patients for a period of time after study medication is stopped. Additionally, study designs where keeping subjectspatients in a study (for the entire planned length of time) after deciding to stop medication early are becoming more popular. In these cases, subjectspatients can be off study medication for an extended period of time.

Measurements post study medication can also arise not by design. For example, a subject can decide to stop study medication at any time, and then later attend the planned visit whereand the planned measurements are obtained. There is currently no standard approach on how to handle safety assessments post study medication. Some guidances contain advice on how long to collect safety measurements post study medication (e.g, 30 days post or, x half-lives). Any advice or decisions related to the collection of safety measurements post study medication should not be confused with how to include such data in displays and/or analyses. It is extremely

Page 10: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

10

important to document within the database for analysis the best estimate of the last date study treatment was taken as well as dates on which all numerical safety data were collected so that an accurate determination can be made of time of data collection relative to last dose of medication.

We recommend that the TFLs in this white paper generally exclude measurements taken during a “follow-up” phase. Separate TFLs can be created for the follow-up phase and/or the treatment and follow-up phases combined. We also recommend that the TFLs in this white paper exclude measurements taken after the visit which is considered the “study medication discontinuation” visit. In the study designs which keep subjectspatients in a study for the entire planned length of time even after stopping medication, separate TFLs can be created for the “off-medication” time and/or the treatment and “off-medication” times combined. This enables the researcher to distinguish between drug-related safety signals versus safety signals that could be more related to discontinuing a drug (e.g., return of disease symptoms, introduction of a concomitant medication, and/or discontinuation- or withdrawal-effects of the drug) or due to subsequent therapy. We assume it is important to distinguish among these. Generally, at least some TFLs that include data from follow-up phases and/or “off-medication” time will be required, but not usually as many as done for during treatment and not necessarily in the same format as provided in this white paper. For some compounds (e.g., compounds with a long half-life compared to the duration of the study, compounds used for a very short time like antibiotics), a more complete set of TFLs including such data may be required. The ease of interpretation from such TFLs will vary depending on the compound, disease, and/or design aspects, such as, the half-life of the compound, likelihood of taking alternative therapy, allowed concomitant medications during the observation period, etc.

For the third example (a subject decides to stop study medication at any time and then later attends the planned visit to obtain the planned measurements), we recommend measures taken at the study medication discontinuation visit beare included. Although some subjectspatients may be off medication, the time is generally short in these situations. For this example, the inclusion of such measurements may more accurately reflect the safety profile of a compound versus their exclusion. In study designs with a long period of time between visits, an alternative approach may be warranted.

6.1.5. Measurements at a Discontinuation VisitWhen creating displays or conducting analyses over time, how to handle data collected at discontinuation visits should be specified. Since a subject’s discontinuation visit isn’t always aligned with planned timing, it’s not obvious whether to include these measurements in displays or analyses over time. Such measurements are “planned” per protocol, but not consistent with the planned timing. We generally recommend including measures taken at the discontinuation visit toward the next timepoint.[[Mary to add example here.]] The inclusion of such measurements may more accurately reflect trends over time for the compound than their exclusion. In study designs with a long period of time between visits, an alternative approach may be warranted.

Page 11: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

11

6.1.6. Measurements Collected in Reflex MannerIn study designs, it is possible to have some measurements collected only when another measurement meets a certain criteria (i.e., collected in a reflex manner). For example, sometimes a peripheral smear is only performed when certain Complete Blood Count (CBC) analytes meet a specified threshold. How to handle such measurements should be specified in analysis planning, which requires an understanding of collection practices. Generally, measurements collected in a reflex manner would be used for individual patient management and possibly for individual patient listings or individual case descriptions (e.g., as included in patient narratives). Summaries of such measurements within or between treatment groups tend to be uninterpretable as you can not generally assume normality among those who did not have the measurement, and a summary among those meeting the critieria for receiving the measurement (sometimes a very small denominator) tends not to be very helpful for signal detection purposes.

6.1.7. Screening Measurements versus Special TopicsThe focus of this white paper pertains to measurements as part of normal safety screening. For many compounds, some measurements are relevant to addressing a-priori special topics of interest. In these cases, it is possible that additional TFLs and/or different TFLs are warranted. TFLs designed for special topics are out-of-scope for this white paper. In addition, it is possible that additional TFLs are warranted when a safety signal is identified using the TFLs recommended in this white paper and/or the TFLs that focus on central tendency (separate white paper). Additional TFLs that would be considered “post-hoc” for further investigation are considered out-of-scope.

6.1.8. Number of Therapy GroupsThe example TFLs show one treatment arm versus comparator in this version of the white paper. Most TFLs can be easily adapted to include multiple treatment arms or a single arm.

6.1.9. Multi-phase Clinical TrialsThe example TFLs show one treatment arm versus comparator within a controlled phase of a study. Discussion around additional phases (e.g., open-label extensions) is considered out-of-scope in this version of the white paper. Many of the TFLs recommended in this white paper can be adapted to display data from additional phases.

6.1.10. Integrated AnalysesFor submission documents, TFLs are generally created from using data from multiple clinical trials. Determining which clinical trials to combine for a particular set of TFLs can be complex. Section 7.4.1 of the Reviewer Guidance contains a discussion of points to

Page 12: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

12

consider. Generally, when p-values are computed, adjusting for study is important. Creating visual displays or tables in which timepoints or treatment comparisons are confounded with study is discouraged. Understanding whether the overall representation accurately reflects the review across individual clinical trial results is important.

6.2. Laboratory Analyte MeasurementsThe following topics generally pertain to laboratory analyte measurements only. However, there could be situations in which a topic applies to another measurement type. In these cases, the discussion below may or may not apply.The following topics generally pertain to laboratory analyte measurements, though they may apply to other measurement types, as well. The following topics generally pertain to laboratory analyte measurements only. However, there could be situations in which a topic applies to another measurement type. In these cases, the discussion below may or may not apply.

6.2.1. Planned versus Unplanned MeasurementsOne topic that tends to be unique to safety (laboratory analyte measurements in particular) is the collection of unplanned measurements. Unplanned safety measurements can arise for various reasons. During a study, the clinical investigator sometimes orders a repeat test or “retest” of a laboratory test especially if he/she has received an unexpected value. The investigator may also request the patient return for a “follow-up visit” due to clinical concerns. In general, retests are repeat tests performed because an initial test result had an unexpected value. The repeat result may either confirm the initial test results, or (less commonly) suggest that a laboratory error occurred in the case of the initial result. Retests are often performed to verify that the action taken by the investigator (e.g., changing the dose of study drug as allowed by the protocol) has the desired effect (e.g., test results have returned to within reference limits). If such retests are conducted until desired measurement results have been reached, analyses from baseline to last observation, for example, would be biased toward “normality”. Thus, we recommend including only planned measurements when creating displays or conducting analyses over time and when assessing change from baseline to endpoint. However, we recommend including planned and unplanned measurements for analyses that focus on outliers or shifts across an entire period, as these are intended to focus on the most extreme changes.

6.2.2. Subjective and Ordinal AnalytesSome laboratory analyte measurements are collected in a subjective manner (e.g., normal/abnormal) or in an ordinal manner (0=xxx, 1=xxx, 2=xxx, 3=xxxx – [[We can ask Charles for a good exampleExample needs to be added]]). How to handle such measurements should be included in analysis planning. For routine safety signal detection purposes, a summary of those shifting from normal during the pre-treatment period to abnormal during the treatment period is generally sufficient. For measurements collected in an ordinal manner, additional summaries or analytical/statistical methods can be considered but areis generally warranted only when the measurement is a topic

Page 13: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

13

of special interest. Converting ordinal measurements to abnormal versus normal categories is usually defined by laboratories and included in routine data transfers, but should be confirmed and well understood by study teams.

6.2.3. Central Versus Local LaboratoriesIn recent years, most large studies have utilized a central laboratory to ensure consistency in laboratory assessments across institutions. However, there are times when this is not feasible. For example, some studies may need to utilize local laboratories due to the nature of the study. There are also cases where the scheduled labs are done using a central laboratory, but ad-hoc local laboratory results are done as needed for patient care.

If the scheduled laboratory results are from a central laboratory, it seems appropriate to only consider these results in providing summary statistics for results over time. However, when looking for extremes for safety (as done for summaries of outliers or shifts), one would not want to ignore the ad-hoc local results. This is consistent with the recommendation in section 6.2.1.

6.2.4. Reference Limits[Under Development - Mary to work on this: Reference from the lab versus Large Clinical Trial Population Based Limit versus setting a clinical value.

6.2.5. Above and Below Quantifiable LimitsValues above or below quantitative range include critical information and should not be discarded. [Needs further development.]

6.3. ECG Quantitative MeasurementsSpecial considerations for “thorough QT/QTc studies” are considered out-of-scope for this white paper.

6.3.1. QT Correction FactorsAs noted in the ICH QT/QTc guidance (Section IA; Background), because of its inverse relationship to heart rate, the measured QT interval is routinely corrected by means of various formulae to a less heart-rate-dependent value known as the QTc interval. Section IIIA of the same guidance provides a discussion of some of the various correction formulas and notes the controversy around appropriate corrections. Generally, we recommend that the TFLs include the corrected QT interval using Fridericia’s method (QTcF = QT/RR0.33). We believe the regulatory and medical environments are ready to accept the exclusion of Bazett’s method from standard TFLs. We believe a second method would likely be warranted for a more complete evaluation. The second method could be one that is derived from a linear regression technique (Dmitrienko, et. al. 2005).

Author, 01/03/-1,
Needs more.
Author, 01/03/-1,
Mary to develop this part more.
Author, 01/03/-1,
Might need to add something about using the same versus different reference limits to define outliers.Mary – probably cover in the Reference Limits section.
Page 14: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

14

6.3.2. Reference Limits[Under Development - Mary to work on this]

6.3.3. JT IntervalQTc is a biomarker with a long established history of being used to assess the duration of ventricular repolarization. However, QTc encompasses both ventricular depolarization and ventricular repolarization. The length of the QRS complex represents ventricular depolarization and the length of the JT interval, measured from the end of the QRS complex to the end of the T-wave, specifically represents ventricular repolarization. JT can be corrected for heart rate as with QT. Thus, when the QRS is prolonged (e.g., a complete bundle branch block), QTc should not be used to assess ventricular repolarization. The decision as to which basis for assessing potential changes in ventricular repolarization will be used should be based on the expected proportion of patients with widened QRS complexes for any reason in that study. It is worth noting that this proportion increases with the age of the patient population and the extent to which the population is expected to suffer cardiac disease.

6.4. Vital Sign Measurements

6.4.1. Reference Limits[Under Development - Mary to work on this]

Page 15: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

15

7. Tables and Figures for Individual Studies

7.1. Recommended DisplaysFor quantitative laboratory analyte measurements, quantitative ECG measurements, and vital signs, a 3-panel display that includes a scatterplot, shift table, and a treatment-emergent table is recommended. See Figure 7.1. In the scatterplot portion, l ines indicating the reference limits are included to ease the review of the plots. In cases where limits vary across demographic characteristics and/or laboratories, lines indicating the most common limit can be displayed, which is especially a good option if the population under study contains a relatively large percentage of a particular demographic. Alternatively, lines for the lowest of the high limits and the highest of the low limits can be displayed. Displaying lines for all limits can be considered but will likely be too confusing to the users of the display.

Figure 7.1 is an example of when high values are of most interest, as reflected in the scatterplot (by plotting maximum values for baseline and post-baseline) and the treatment-emergent table (by only showing treatment-emergent high). For measurements in which low values are of most interest, the scatterplot would plot minimum values for baseline and post-baseline, and the treatment-emergent table would summarize the percent of subjectspatients meeting criteria for treatment-emergent low. For measurements in which both directions are of interest, 2 separate displays would be required. The summary of treatment-emergent high includes subjectspatients whose maximum baseline value is low or normal. The summary of treatment-emergent low includes subjectspatients whose minimum baseline value is normal or high. For laboratory analyte measurements collected subjectively (abnormal/normal) or in an ordinal manner, a treatment-emergent table is recommended. See Table 7.1. The summary includes subjectspatients whose baseline value(s) are normal.

For the treatment-emergent summaries, a test to compare treatments using Fisher’s exact test can be included as reflected in Figure 7.1 and Table 7.1.

Figure 7.1 Scatter Plot and Shift Summary for Quantitative Safety Measures – Individual Study

Author, 01/03/-1,
Revise this – two sets of visuals, one for high and one for low for each of the lab test, vital sign and ECG
Page 16: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

16

Page 17: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

17

Page 18: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

18

Author, 01/03/-1,
Stay away from ‘Treatment Emergent’. Or keep it, if we want to use the same window for TEAE.
Page 19: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

19

Table 7.1 Treatment-Emergent Abnormal Summary for Qualitative Safety Measures – Individual Study Laboratory Test (unit)

Abnormality Direction Treatment N n (%) P value*

Lab Test 1 Abnormal Control xxx xx(xx.x) .xxxTreated xxx xx(xx.x)

Lab Test 2 Abnormal Control xxx xx(xx.x) .xxxTreated xxx xx(xx.x)

… … … … …Lab Test n Abnormal Control xxx xx(xx.x) .xxx

Treated xxx xx(xx.x)Abbreviations: N = number of subjectspatients with a normal baseline and at least one post-baseline measure, n = number of subjectspatients with an abnormal post-baseline result. * – P values are from Fisher’s Exact test.

7.2. DiscussionThere are certainly multiple ways to display outlier/shift summaries. For quantitative laboratory analyte measurements, quantitative ECG measurements, and vital signs, we considered only diplaying the scatterplots, only displaying the shift tables (See Table 7.2), and only displaying a treatment-emergent abnormal high/low table (See Table 12.2). We also considered a display that combined the boxplot (from the central tendency white paper) with a treatment-emergent table (See Figure 12.1).

We quickly discarded only displaying the scatterplots. With just a scatterplot, users of the plots will likely be attempting to count and create percentages manually. We also quickly discarded only displaying the shift table (Table 12.2) for similar reasons. Users of the shift tables tend to count and create grouped percentages manually for those shifting to high from low/normal (or low from normal/high). We strongly considered only displaying treatment-emergent abnormal high/low with all analytes on the table (Table 12.1). This table has the advantage of being succinct and still reflecting the data that tends to be the most useful for signal detection. However, feedback from the medical community has indicated a desire to sort information by analyte as opposed to by analytical method. Thus, there’s a preference to have the ability to see the central tendency summary followed by the outlier/shift summary by analyte. Table 12.1 is not suited for this type of presentation. Thus, we strongly considered the display that has the boxplot and treatment-emergent summary on the same page (Figure 12.1). This has the advantage of being succinct (one page for each analyte) and is by analyte consistent with medical preferences. However, the 3-panel display is recommended since we believe the additional information provided in the scatterplot is generally worth the extra page per analyte. Researchers can visually see the extent of the shift (how high or how low relative to baseline measurements) and can visually see if there’s a clustering by treatment. The shift table portion is perhaps of less value, but it is quite popular across current practices. Thus, it will likely help researchers who are used to

Author, 01/03/-1,
Need to work on the footnote about the reference limit. From Lab community discussion -Scatter plot and TE analysis may be sufficient.(David Adam)Need display unit. Footnote indicate the summary statistics in the table is based on the individual reference limit not the one in the scatter plot.
Page 20: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

20

shift tables have what they are used to seeing while also seeing other useful displays. The information can still be sorted by analyte in the clinical study report (likely in the appendix) – the boxplot followed by the 3-panel outlier/shift diplay sorted by analyte. This also makes it easy to bring the analytes that end up being interesting into the body of the clinical study report. This also allows a very easy method to bring forward the analytes that end up being interesting into the body of the clinical study report. If a table such as Table 12.1 is created, a manually created summary or a new table would be required to discuss the analyte of interest in the body of the clinical study report.

For laboratory analyte measurements collected subjectively (abnormal/normal) or in an ordinal manner, a treatment-emergent table that does include all analytes is recommended, different from the approach for quantitative measurements. For these analytes, boxplots and scatterplots are generally not useful. Having a display with both a shift table (normal/abnormal at baseline versus normal/abnormal post-baseline and/or each ordinal category at baseline versus each ordinal category post-baseline) and a treatment-emergent table was considered, but in this case it was felt the treatment-emergent summary in a succinct single table is sufficient for signal detection. Researchers don’t typically require the additional information for these analytes. (As previously discussed, if any of these analytes are part of a topic of special interest, then analysis planning will likely be different.)

We also considered another display for summarizing information in a succinct manner within the body of a clinical study report. See Figure 12.2. This display has the advantage of quickly browsing through all the analytes that were analyzed sorting by decreasing odds ratios. However, given the medical feedback to present information sorted by analyte as opposed to analytical method, we believe the approach to bring forward the boxplot and 3-panel outlier/shift figure into the body of the clinical study report for those analytes of interest (with all the displays in the appendix), discussed by analyte, is a preferred approach.

Page 21: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

21

8. Tables and Figures for Integrated Summaries

8.1. Recommended DisplaysFor quantitative laboratory analyte measurements, quantitative ECG measurements, and vital signs, the 3-panel display that includes a scatterplot, shift table, and a treatment-emergent table recommended for individual studies is also recommended for summaries across studies. See Figure 8.1 (in this case, a minimum at baseline to minimum post-baseline example is provided). For laboratory analyte measurements collected subjectively (abnormal/normal) or in an ordinal manner, the same treatment-emergent table recommended for individual studies is also recommended for summaries across studies. See Table 8.1. The only difference is the statistical methods incorporated to properly account for the data coming from different studies. The Mantel-Haenzel odds ratio (and confidence interval) stratiefiedstratified by study, the Breslow-Day test for heterogeneity across studies, and the Cochran-Mantel-Haenszel test stratified by study can be used, as reflected in Figures 8.1 and Table 8.1.

Page 22: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

22

Figure 8.1 Scatter Plot and Shift Summary for Quantitative Safety Measures – Integrated Database

Page 23: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

23

Page 24: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

24

Page 25: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

25

For subjective labs, we recommend the following table.

Table Labs2A Treatment-Emergent Abnormal Summary for Qualitative Safety Measures – Integrated Database

Laboratory Test (unit)

Abnormality Direction Treatment N n (%) OR*a

Heterogeneity P value*b P value*c

Page 26: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

26

Lab Test 1 Abnormal Control xxx xx(xx.x) xx.xx .xxx .xxxTreated xxx xx(xx.x)

Lab Test 2 Abnormal Control xxx xx(xx.x) xx.xx .xxx .xxxTreated xxx xx(xx.x)

… … … … …Lab Test n Abnormal Control xxx xx(xx.x) xx.xx .xxx .xxx

Treated xxx xx(xx.x)Abbreviations: N = number of subjectspatients with a normal (i.e.,. not low if calculating ‘low’ and not high if calculating ‘high’) baseline and at least one post-baseline measure, n = number of subjectspatients with an abnormal post-baseline result in the specified category. OR = Mantel-Haenszel odds ratio; add more as needed (alphabetically).*a – Mantel-Haenszel Odds Ratio stratified by study.  Treated is numerator,  Control is denominator.*b – Heterogeneity of odds ratios across studies was assessed using the Breslow Day test.*c – P values are from Cochran-Mantel-Haenszel (CMH) test of general association stratified by study.

8.2. Discussion[To be developed after displays are agreed upon]

Author, 01/03/-1,
Add missing in the shift analysis table. Run this by people who are working on submission and see if they have input. Run by the meta analysis community.
Page 27: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

27

9. Example SAP Language

9.1. Individual Study

Laboratory tests include all planned analytes as defined in the protocol, excluding those collected in a reflex manner (only collected under certain circumstances). Vital signs include systolic blood pressure, diastolic blood pressure, pulse, and temperature. Physical characteristics include weight and BMI. ECG parameters include heart rate, PR, QRS, QT, corrected QT using Fredericia’s correction factor (QTcF=QT/RR0.333), and corrected QT using a large clinical trial population based correction factor (QTcLCTPB=QT/RR0.413; Dmitrienko AA, Sides GD, Winters KJ, Kovacs RJ, Rebhun DM, Bloom JC, Groh W, Eisenberg PR. Electrocardiogram reference ranges derived from a standardized clinical trial population. DRUG INF J 39:395-405; 2005) When the QRS is prolonged (for example, a complete bundle branch block), QT and QTc should not be used to assess ventricular repolarization. Thus, for a particular ECG, the following will be set to missing (for analysis purposes) when QRS is ≥120: QT, QTcF and QTcLCTPB. [To be further developed in future drafts, once displays and analyses have been agreed upon.]

9.2. Integrated Summary

Laboratory tests include all planned analytes as defined in the protocol, excluding those collected in a reflex manner (only collected under certain circumstances). Vital signs include systolic blood pressure, diastolic blood pressure, pulse, and temperature. Physical characteristics include weight and BMI. ECG parameters include heart rate, PR, QRS, QT, corrected QT using Fredericia’s correction factor (QTcF=QT/RR0.333), and corrected QT using a large clinical trial population based correction factor (QTcLCTPB=QT/RR0.413; Dmitrienko AA, Sides GD, Winters KJ, Kovacs RJ, Rebhun DM, Bloom JC, Groh W, Eisenberg PR. Electrocardiogram reference ranges derived from a standardized clinical trial population. DRUG INF J 39:395-405; 2005) When the QRS is prolonged (for example, a complete bundle branch block), QT and QTc should not be used to assess ventricular repolarization. Thus, for a particular ECG, the following will be set to missing (for analysis purposes) when QRS is ≥120: QT, QTcF and QTcLCTPB. . [To be further developed in future drafts, once displays and analyses have been agreed upon.]

Page 28: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

28

10. ReferencesAmit O, Heiberger RM, and Lane PW. Graphical approaches to the analysis of safety data from clinical trials. Pharmaceut. Statist. 2008; 7: 20–35. doi: 10.1002/pst.254.

Crowe BJ, Xia A, Berlin JA, Watson DJ, Shi H, Lin SL, et. al. Recommendations for safety planning, data collection, evaluation and reporting during drug, biologic and vaccine development: a report of the safety planning, evaluation, and reporting team. Clinical Trials 2009; 6: 430-440.

Biological Variation: From Principles to Practice. Callum G. Fraser. Washington, DC: AACC Press, 2001, 151 pp.

Dmitrienko AA, Sides GD, Winters KJ, Kovacs RJ, Rebhun DM, Bloom JC, Groh W, Eisenberg PR. Electrocardiogram reference ranges derived from a standardized clinical trial population. Drug Inf J 2005; 39:395-405.

McGill R, Tukey JW, and Larsen WA. Variations of Box Plots. The American Statistician 1978; 32(1): 12-16. doi:10.2307/2683468.JSTOR 2683468.

Rosario LA, Kropp TJ, Wilson SE, Cooper CK. Join FDA/PhUSE Working Groups to help harness the power of computational science. Drug Information Journal 2012; 46: 523-524.

Page 29: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

29

11. AcknowledgementsThe key contributors include: xxxx.

Additional contributors and members of the white paper project within the PhUSE Development of Standard Scripts for Analysis and Programming Working Group include:

Acknowledgement to others who provided text for various sections, review comments, and/or participated in discussions related to methodology: .

Author, 01/03/-1,
Update as needed
Page 30: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

30

12. Appendix

Page 31: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

32

Figure 12.1 Summary for Quantitative Safety Measures – Individual Study

Page 32: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

33

Figure 12.2 Summary of Common Treatment Emergent Abnormal for Quantitative Safety Measures – Individual Study

Table 12.1 Treatment-Emergent Abnormal, High or Low Values at AnytimeLaboratory TestsTreatment-Emergent Abnormal, High, or Low at Any TimeLaboratory Test (unit)

Abnormality Direction Treatment N n (%) P value*

Lab Test 1 Low Control xxx xx(xx.x) .xxxTreated xxx xx(xx.x)

High Control xxx xx(xx.x) .xxxTreated xxx xx(xx.x)

Lab Test 2 Low Control xxx xx(xx.x) .xxxTreated xxx xx(xx.x)

High Control xxx xx(xx.x) .xxxTreated xxx xx(xx.x)

… … … … …Lab Test n Low Control xxx xx(xx.x) .xxx

Treated xxx xx(xx.x)

Page 33: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,

34

HighControl xxx xx(xx.x) .xxx

Treated xxx xx(xx.x)Abbreviations: N = number of subjectspatients with a normal (i.e.,. not low if calculating ‘low’ and not highif calculating ‘high’) baseline and at least one post-baseline measure, n = number of subjectspatients with an abnormal post-baseline result in the specified category. *P values are from Fisher’s Exact test.

Table 12.1 Shift Table Analyses Lab Test NameShifts from Baseline to Last Post-Baseline Result

TreatmentBaseline Result

Post-Baseline ResultLow Normal High Totaln (%) n (%) n (%) n (%)

Control Low xx(xx.x) xx(xx.x) xx(xx.x) xx(xx.x)(N = xxx) Normal xx(xx.x) xx(xx.x) xx(xx.x) xx(xx.x)

HighTotal xx(xx.x) xx(xx.x) xx(xx.x)

Treated Low xx(xx.x) xx(xx.x) xx(xx.x) xx(xx.x)(N = xxx) Normal xx(xx.x) xx(xx.x) xx(xx.x) xx(xx.x)

HighTotal xx(xx.x) xx(xx.x) xx(xx.x)

TreatmentDecreased Same Increasedn (%) n (%) n (%) P value*

Control xx(xx.x) xx(xx.x) xx(xx.x) .xxxTreated xx(xx.x) xx(xx.x) xx(xx.x)Abbreviations: N = number of subjectspatients with a baseline and post-baseline result; n = number of subjectspatientsin category; add more as needed (alphabetically).*P values are from likelihood-ratio chi-square test.

Page 34: Analyses and Displays Associated with Outliers or … · Web viewAnalyses and Displays Associated with Outliers or Shifts from Normal to Abnormal – Focus on Vital Sign, Electrocardiogram,
Author, 01/03/-1,
Mary to add discussion on this part of the shift summary. It mixed the mixed of shift from high to normal and from normal to low.