# \donttest{
res_gce_package <-
lmgce(y ~ .,
data = dataGCE,
boot.B = 50,
seed = 230676)
res_gce_package_change <- changesupport(res_gce_package, "min")
summary(res_gce_package)
summary(res_gce_package_change)
# }
Run the code above in your browser using DataLab