Description Usage Arguments Value
This function reports the Cronbach's alpha for a group of items if each item were dropped.
1 | alpha.drop(data, items, name = NULL, neg.corr = FALSE)
|
data |
data frame |
items |
quosure of items to analyze |
name |
optional vector of item names/wording |
neg.corr |
are some items negatively correlated? This reverses those items to get an accurate estimate of alpha |
cronbach alpha output from the psych package's 'alpha' function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.