User Tools

Site Tools


r:factor_analysis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
r:factor_analysis [2017/12/04 08:03] hkimscilr:factor_analysis [2022/05/05 14:47] (current) hkimscil
Line 1: Line 1:
 +see [[:factor analysis]]
 data file: {{:r:personality0.txt}} data file: {{:r:personality0.txt}}
 +data file: {{efa.csv}}
 +{{:r:food-texture.csv}}
 +
  
-<code>d = read.table("http://commres.net/wiki/_media/r/personality0.txt") 
-head(d) 
  
-#str(d) 
-#summary(d) 
  
-# For dataframes with many columns, corrplot can be useful to get a sense of the structure in the data (including larger scale organization) 
-library(corrplot) 
-corrplot(cor(d), order = "hclust", tl.col='black', tl.cex=.75) </code> 
-{{personality_corrplot.png?600}} 
r/factor_analysis.1512343981.txt.gz · Last modified: 2017/12/04 08:03 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki