powered by
variability_components(vec, grp, fun)
vec <- rnorm(10) grp <- rep(c("a","b","c"), c(3,3,4)) variability_components(vec, grp, ss)
Run the code above in your browser using DataLab