Re: [R] cronbachs alpha and missing values

2015-07-16 Thread John Kane
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example and http://adv-r.had.co.nz/Reproducibility.html Currently we don't even know what version of Cronbach's alpha you are using. Also use google as well as help() Try R statistics Cronbach's alpha John Kane Kin

Re: [R] cronbachs alpha and missing values

2015-07-15 Thread Jeff Newmiller
Sorry, ESP not functioning. Reproducible example missing. There is always more than one way to do things in R, so you need to be specific. Protip: learn to use the help system. For example, of the function you are using is called alpha, then type ?alpha at the R prompt and read. If the functio