

> scaleReliability(dat = TrimAllSurveysForR, items = c('PRFQ2','PRFQ5','PRFQ8','PRFQ14','PRFQ17')) But I want the simple interface to remain an option.Ĭalculating Omega and Alpha involves using the scaleReliability command in R. I am tweaking the interface to make it more fancy.
#How to calculate confidence interval in spss 16 install
download and then install my custom dialog extension (this is shared in my google drive. You may need to set-up an SPSS support account.Ĥ. Download and install for your version of SPSS. install the ' userfriendlyscience' package in R (see note at bottom about installing an older version for R 3.2.x)ģ. Note: For SPSS Ver 24, you need R 3.2.x, not the new R (which is 3.4.0).Ģ.

The package allows you to easily point and click for fast calculations of Omega. Here I highlight the use of the R-package 'userfriendlyscience' (Peters, 2014) for calculating ordinal Omega and alpha, and I will include a very simple SPSS extension package for those less comfortable with R.

Thus, Omega has been proposed as an alternative to alpha. And, the alpha based on Cronbach's 1951 paper suffers from some limitations as an indicator of internal consistency (Dunn et al., 2014). Internal consistency estimates for Likert-type data can be artificially attenuated if we assume interval level data (Gaderman et al., 2012). (If you'd like to see how I created the SPSS Custom Dialog, comment below) Using SPSS and R to Calculate Ordinal Alpha and Omega Internal Consistency
