powered by
centerData
zScoreData(data)
Data converted to z scores
The data to be converted to z scores
X<-data.frame(X=c(1:4),Y=c(6:9)) zScoreData(X)
Run the code above in your browser using DataLab