DEprot.normality class
norm.statement
Logical value indicating whether the samples are normally distributed (TRUE
). Class: "ANY"
.
norm.AD.tests
List of Anderson-Darling normality test results for each sample. Class: "ANY"
.
qqplots
List of ggplots objects depicting the Q-Q plots for the Anderson-Darling normality test. Class: "ANY"
.
densities
List of ggplots objects depicting the destiny distribution of the intensities overlapped to a theoretical normal distribution. Class: "ANY"
.
p.threshold
Numeric value indicating the P-value threshold to define whether a sample passed the normality test. Class: "ANY"
.