powered by
totalSS(variables)
totalCov
betweenSS
withinSS
# load iris dataset data(iris) # total scatter matrix totalSS(iris[,1:4])
Run the code above in your browser using DataLab