R Dataset / Package psych / Tucker
Attachment | Size |
---|---|
dataset-69120.csv | 530 bytes |
Documentation |
---|
On this Picostat.com 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. Try to load the Tucker data set in R by issuing the following command at the console data("Tucker"). This may 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 with library("psych") followed by data("Tucker"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing Tucker at the command-line which should display the entire dataset. 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. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package Ecdat / RetSchool | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / HalleyLifeTable | March 9, 2018 - 1:06 PM | Dataset |
wage1 | August 29, 2020 - 9:33 AM | Dataset |
R Dataset / Package boot / cd4 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package psych / blot | March 9, 2018 - 1:06 PM | Dataset |