Displays a summary of variance homogeneity tests such as Bartlett, Fligner-Killeen, or Levene, applied to a fitted formula using numeric data and groupings.
# S3 method for homocedasticidad
summary(object, ...)Invisibly returns the input object (invisible). Printed output includes: test name, statistic, degrees of freedom, p-value, and decision at the 0.05 level.
An object of class "homocedasticidad".
Currently ignored.