powered by
Formats alpha class results to display summary statistics of scale information. These include the overall alpha, scale mean and standard deviation, item statistics, scale statistics if an item is removed from the scale, and the total sample size.
# S3 method for alpha print(x, ...)
formatted alpha results.
alpha object from Cronbach's alpha calculation.
Additional arguments.
print(alpha(items=c("i1","i2","i3","i4","i5"), data=cas))
Run the code above in your browser using DataLab