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 revisionBoth sides next revision
r:factor_analysis [2017/12/04 08:03] hkimscilr:factor_analysis [2017/12/04 08:04] hkimscil
Line 4: Line 4:
 head(d) head(d)
  
-#str(d) +str(d) 
-#summary(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)+# 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) library(corrplot)
 corrplot(cor(d), order = "hclust", tl.col='black', tl.cex=.75) </code> corrplot(cor(d), order = "hclust", tl.col='black', tl.cex=.75) </code>
 +
 {{personality_corrplot.png?600}} {{personality_corrplot.png?600}}
r/factor_analysis.txt · Last modified: 2022/05/05 14:47 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki