R Dataset / Package psych / Tucker
Documentation |
---|
On this R-data statistics page, you will find information about the Tucker data set which pertains to 9 Cognitive variables discussed by Tucker and Lewis (1973). The Tucker data set is found in the psych R package. You can load the Tucker data set in R by issuing the following command at the console data("Tucker"). This will load the data into a variable called Tucker. If R says the Tucker data set is not found, you can try installing the package by issuing this command install.packages("psych") and then attempt to reload the data. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the Tucker R data set. The size of this file is about 530 bytes. 9 Cognitive variables discussed by Tucker and Lewis (1973)DescriptionTucker and Lewis (1973) introduced a reliability coefficient for ML factor analysis. Their example data set was previously reported by Tucker (1958) and taken from Thurstone and Thurstone (1941). The correlation matrix is a 9 x 9 for 710 subjects and has two correlated factors of ability: Word Fluency and Verbal. Usagedata(Tucker) FormatA data frame with 9 observations on the following 9 variables.
DetailsThe correlation matrix from Tucker (1958) was used in Tucker and Lewis (1973) for the Tucker-Lewis Index of factoring reliability. SourceTucker, Ledyard (1958) An inter-battery method of factor analysis, Psychometrika, 23, 111-136. ReferencesL.~Tucker and C.~Lewis. (1973) A reliability coefficient for maximum likelihood factor analysis. Psychometrika, 38(1):1–10. F.~J. Floyd and K.~F. Widaman. (1995) Factor analysis in the development and refinement of clinical assessment instruments., Psychological Assessment, 7(3):286 – 299. Examplesdata(Tucker) fa(Tucker,2,n.obs=710) omega(Tucker,2) -- Dataset imported from https://www.r-project.org. |
Title | Authored on | Content type |
---|---|---|
OpenIntro Statistics Dataset - dream | August 9, 2020 - 12:25 PM | Dataset |
OpenIntro Statistics Dataset - winery_cars | August 9, 2020 - 2:38 PM | Dataset |
R Dataset / Package HSAUR / toothpaste | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / pottery | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / Guerry | March 9, 2018 - 1:06 PM | Dataset |
Attachment | Size |
---|---|
dataset-69120.csv | 530 bytes |