
betweenSS(variables, group)
betweenCov
, withinSS
,
totalSS
## Not run:
# # load iris dataset
# data(iris)
#
# # between-class scatter matrix
# betweenSS(iris[,1:4], iris[,5])
# ## End(Not run)
Run the code above in your browser using DataLab