View source: R/summary_homocedasticidad.R
| summary.homocedasticidad | R Documentation |
Displays a summary of variance homogeneity tests such as Bartlett, Fligner-Killeen, or Levene (1-via global and if exists, factorial decomposition on |Y - centro_celda|).
## S3 method for class 'homocedasticidad'
summary(object, digits = 4, ...)
object |
An object of class |
digits |
Number of digits for F; default 4. |
... |
Currently ignored. |
Invisibly returns the input object (invisible).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.