| item.total | R Documentation | 
Calculates item-total correlations in multi-item scales.
item.total(items)
items | 
 A matrix or dataframe where each column represents an item in a multi-item scale.  | 
Variable | 
 Variable examined in the reliability analyses.  | 
Item.Total | 
 The item correlation with the mean of the other items.  | 
Alpha.Without | 
 The Cronbach Alpha reliability estimate of the scale without the variable.  | 
N | 
 The number of observations on which the analyses were calculated.  | 
Paul Bliese pdbliese@gmail.com
Cronbach L. J. (1951) Coefficient Alpha and the internal structure of tests. Psychometrika, 16,297-334
cronbach
data(bhr2000) item.total(bhr2000[,2:11])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.