# NOT RUN {
zUSJR <- Make.Z(USJudgeRatings) # creates new object containg z scores
dim(zUSJR) # shows that there are 43 observed z scores for 12 variables
zUSJR[,1] # to look at only the first column of z scores
# }
Run the code above in your browser using DataLab