An R package for testing whether group variances are equal.
You can install the package from CRAN with:
install.packages("varequal")or the development version from GitHub with:
if (!require("devtools")) install.packages("devtools")
devtools::install_github("P10911004-NPUST/varequal")is_var_equal(roGFP[[1]], ro ~ grp)