R Dataset / Package psych / Gorsuch
Attachment | Size |
---|---|
dataset-85438.csv | 638 bytes |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the Gorsuch data set which pertains to Example data set from Gorsuch (1997) for an example factor extension.. The Gorsuch data set is found in the psych R package. Try to load the Gorsuch data set in R by issuing the following command at the console data("Gorsuch"). This may load the data into a variable called Gorsuch. If R says the Gorsuch 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("Gorsuch"). 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 Gorsuch 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 Gorsuch R data set. The size of this file is about 638 bytes. Example data set from Gorsuch (1997) for an example factor extension.DescriptionGorsuch (1997) suggests an alternative to the classic Dwyer (1937) factor extension technique. This data set is taken from that article. Useful for comparing Usagedata(Gorsuch) DetailsGorsuc (1997) suggested an alternative model for factor extension. His method is appropriate for the case of repeated variables. This is handled in SourceRichard L. Gorsuch (1997) New Procedure for Extension Analysis in Exploratory Factor Analysis. Educational and Psychological Measurement, 57, 725-740. ReferencesDwyer, Paul S. (1937), The determination of the factor loadings of a given test from the known factor loadings of other tests. Psychometrika, 3, 173-178 Examplesdata(Gorsuch)Ro <- Gorsuch[1:6,1:6] Roe <- Gorsuch[1:6,7:10] fo <- fa(Ro,2,rotate="none") fa.extension(Roe,fo,correct=FALSE) -- 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 COUNT / azprocedure | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - fheights | August 9, 2020 - 12:25 PM | Dataset |
R Dataset / Package datasets / LakeHuron | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package wooldridge / crime1 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package datasets / faithful | March 9, 2018 - 1:06 PM | Dataset |