The AE Severity ANOVA report screens all adverse events by performing a mixed-model analysis of variance, with average ranked severity score as the dependent variable and customizable fixed and random effects. A separate ANOVA is fit for each distinct adverse event. Volcano plots and other output enable efficient screening of adverse event severities that differ between treatment groups. If a patient has multiple instances of a particular adverse event, then those scores are averaged to form a single score for analysis.
Running this report for Nicardipine using default settings generates the report shown below.
The Results contains the following elements:
The Results section is similar to the
LB Results section except that
adverse events, rather than findings, are plotted.
Refer to the LB Results section description for more information about the elements on this section.
Shows the analyses on variance component estimates from the
ANOVA model fits.
The Variability Estimates section contains the results of a
distribution and multivariate analysis for each sample.
These show the distributions of each of the variance component estimates from the fitted
ANOVA models, including
quantiles and summary statistics. You can see which variance components are explaining the most variability across Findings (or
adverse event) tests.
RSquare is an approximation to the proportion of variability explained by the
model. The quantiles can be useful when conducting a
power and
sample size exercise.
•
|
Fit Model and Plot LS Means: Select points or rows and click to select variable(s) that uniquely define wide column names. Selected Findings tests are analyzed in the JMP Fit Model platform to view detailed fitting results and plots. Attention: Read the warning found in the link.
|
•
|
Construct One-way Plots: Click to plot the original data in one-way format using treatment variables of your choice.
|
•
|
Significant Differences Data Set: This output data set contains a complete list of the adverse events significant by one or more criteria. This data set is indicated by the _sig suffix. Click Open to view the data set.
|
•
|
Experimental Design Data Set: This is a SAS data set that provides information about the columns of a tall data set. It describes relevant experimental variables such as treatment conditions and covariates as well as a variable named ColumnName. Refer to The Example Data for more information. Click Open to view the data set.
|
•
|
Click the Options arrow to reopen the completed report dialog used to generate this output.
|
Available variables include Planned, which is selected when the treatments patients received exactly match what was planned and
Actual, which is selected when treatment deviates from what was planned.
You can also specify a variable other than the ARM or
TRTxxP (planned treatment) or
ACTARM or
TRTxxA (actual treatment) from the CDISC models as a surrogate variable to serve as a comparator. Finally you can select
None to plot the data without segregating it by a treatment variable.
Analysis can consider all events or only those that emerge at specific times before, during, or after the trial period. For example, selecting On treatment events as the
Event Type includes only those events that occur on or after the first dose of study drug and at or before the last dose of drug (+ the offset for end of dosing).
If you choose to Ignore available treatment emergent flags, the analysis includes all adverse events that occur on or after day 1 of the study.
Check the Treatment end date is equivalent to the start date if the treatment end date (
EXTENDTC) is missing from the data. In this case, it is assumed that all treatments were given on the same day and that the treatment start date can be used instead.
If there is a supplemental domain (SUPPAE) associated with your study, you can opt to merge the non-standard data contained therein into your data.
You can opt to assess interventions across the entire study (specified by default). Alternatively, you can use the Trial Time Windows option to limit it to selected time points or intervals. By default, time is measured in days. However, you can change the
Time Scale to measure time in weeks. This option is useful for assessing report graphics for exceptionally long studies.
Use the Additional Fixed Effects option to specify effects by which to model the mean of the response variable. These effects are in addition to the primary time and/or treatment effects, so do not specify any effects confounded with those. The effects can include any mixture of class variables (as specified above) or continuous covariates.
Random Effects are typically comprised of class variables and their interactions that are used to model the covariance structure of the response variable. These effects are in addition to the primary time and/or treatment effects, so do not specify any effects confounded with those. The effects can include any mixture of class variables (as specified above) or continuous covariates. Commonly used random effects are SITEID (for multi-center trials) and STUDYID (for data assembled from multiple studies).
LSMeans Difference Set for Volcano Plots Specify the set of lsmeans differences you wish to consider.
All Treatment Differences denotes differences between all possible pairs of levels for the Treatment variable.
Caution: All Treatment differences can generate numerous differences when there are many levels in your treatment variable.
Differences with a Control denotes taking differences against a single reference level that you specify below.
The LSMeans Treatment Control Level is specified as either
“Placebo” or
“Pbo”, depending on the value found in your data, by default. However, if your control is defined differently you can use the text box to specify the control level is identified in your study.
The Alpha option is used to specify the significance level by which to judge the validity of the summary statistics generated by this report. The meaning of
alpha depends on the adjustment method that you select.
Alpha can be set to any number between 0 and 1, but is most typically set at 0.001, 0.01, 0.05, or 0.10. The higher the
alpha, the higher the error rate but also higher the power for detecting significant differences. You will need to decide on the best trade-off for your experiment.
Note that instead of performing multiple testing adjustments of the p-values, you can opt to simply specify a cutoff value for
-log10(
p-values) in order to select significant hypothesis tests. Using unadjusted
p-values with a cutoff has the benefit of more expansive volcano plots, whereas adjusted
p-values tend to squish points along the
y-axis.Refer to
-log10(p-Value) Cutoff for more information.
Note: This option is available only when no multiple testing method is specified.
The Add treatment group difference threshold to select significant tests option enables you to use an additional filter based on the magnitude of the treatment group difference (the value that is plotted on the
X-axis of the resulting volcano plots) for each statistical test when creating significant indicator variables. This filter, can be used to further highlight clinically interesting results from tests found to be statistically significant. The significant indicator variables formed in the output data set are based on both the
p-value cutoff and the magnitude of the treatment group difference specified below.
The Treatment Group Difference Cutoff option enables you to specify a cutoff for the treatment group differences (calculated from the treatment group LSMeans) that are displayed in the
X-axis of volcano plots formed for the statistical tests. This cutoff is used to further select significantly interesting hypothesis tests. Note values entered should be positive values indicating the magnitude of the cutoff. Use the
Direction of the Treatment Group Difference to specify the direction of the treatment group difference you wish to apply for further selection of significant tests.
Check the Include T-statistics to include extra output columns containing the t-statistics for results from the ESTIMATE statements and LSMEANS differences.
Check the Include p-values in addition to -log10(p-values) option to include extra output columns containing
p-values for results from the ESTIMATE statements and LSMEANS differences in addition to the default
-log10 p-values.
Residuals are computed as observed dependent variable values minus the predicted values from the anova model. Studying the residuals can help you decide on the validity of the assumptions underlying the
anova model, namely, that the errors are approximately normally distributed and independent. The
Plot standardized residuals option creates quantile-quantile (Q-Q) and scatter plots of the standardized residuals from the
anova model fits. These plots are useful for assessing the quality of each fit.
Caution: This option creates a large SAS data set and opens it in JMP for plotting. It can greatly slow execution time for large trials.