It would be nice to output fit measures in a neat table, instead of a list. See `moveEZ` `data(Africa_climate)` `bp <- biplot(Africa_climate, scaled = TRUE) |> PCA()` `bp <- bp |> moveplot2(time.var = "Year", group.var = "Region", hulls = TRUE, move = FALSE)` `bp$quality`
It would be nice to output fit measures in a neat table, instead of a list.
See
moveEZdata(Africa_climate)bp <- biplot(Africa_climate, scaled = TRUE) |> PCA()bp <- bp |> moveplot2(time.var = "Year", group.var = "Region", hulls = TRUE, move = FALSE)bp$quality